e7a9535247
Much like http://review.skia.org/467759, this CL defensively guards against programs which consume more space than is reasonable. Globals exist outside of functions, so they wouldn't be caught by the stack size checks. Change-Id: I035f27d57bc329508820a729a1e367ecaadfe156 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/467760 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
5 lines
97 B
GLSL
5 lines
97 B
GLSL
### Compilation failed:
|
|
|
|
error: 11: global variable 'extra_large' exceeds the size limit
|
|
1 error
|