3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
![]() |
/* FAIL - array size type must be scalar */
|
||
|
uniform vec4 a[ivec4(3)];
|