unplugged-system/external/skia/tests/sksl/errors/ProgramTooLarge_Globals.glsl

7 lines
134 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 11: global variable 'extra_large' exceeds the size limit
S extra_large[70];
^^^^^^^^^^^^^^^^^
1 error