mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
4 lines
76 B
Text
4 lines
76 B
Text
|
|
#version 120
|
||
|
|
/* FAIL - array size type must be int */
|
||
|
|
uniform vec4 [3.2] a;
|