7 lines
160 B
GLSL
7 lines
160 B
GLSL
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 2: array size is too large
|
||
|
|
int[2147483646] a, b=a, c=a, d=a, e=a, f=a, g=a, h=a, i=a, j=a, k=a;
|
||
|
|
^^^^^^^^^^^^^^^
|
||
|
|
1 error
|