skia2/tests/sksl/errors/ProgramTooLarge_Stack.glsl
Ethan Nicholas ccd85d5835 Improved positions of for loop errors
Bug: skia:13173
Change-Id: Ifbcce77605dd781563568293fc501dfa31f143da
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528706
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2022-04-21 16:56:12 +00:00

7 lines
134 B
GLSL

### Compilation failed:
error: 10: variable 'big_chungus' exceeds the stack size limit
S big_chungus;
^^^^^^^^^^^^^^
1 error