Files
mesa/tests/array-08.glsl
T
2010-03-30 16:56:22 -07:00

3 lines
56 B
GLSL

/* FAIL - array size must be > 0 */
uniform vec4 a[-1];