58ee89879f
Change-Id: I4df18946cdb3d9f1f7833461f913f2df94696821 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372197 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
9 lines
361 B
GLSL
9 lines
361 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: modifier 'const' is not permitted on a struct field
|
|
error: 3: modifier 'uniform' is not permitted on a struct field
|
|
error: 4: modifier 'flat' is not permitted on a struct field
|
|
error: 5: modifier 'noperspective' is not permitted on a struct field
|
|
error: 6: modifier 'varying inout' is not permitted on a struct field
|
|
5 errors
|