8c26479048
Change-Id: Id2061ebe7873aa8b9480a2d8b0133c2fb79e79bb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/424098 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
17 lines
888 B
GLSL
17 lines
888 B
GLSL
### Compilation failed:
|
|
|
|
error: 16: layout qualifier 'origin_upper_left' appears more than once
|
|
error: 17: layout qualifier 'push_constant' appears more than once
|
|
error: 18: layout qualifier 'blend_support_all_equations' appears more than once
|
|
error: 19: layout qualifier 'srgb_unpremul' appears more than once
|
|
error: 20: layout qualifier 'location' appears more than once
|
|
error: 21: layout qualifier 'offset' appears more than once
|
|
error: 22: layout qualifier 'binding' appears more than once
|
|
error: 23: layout qualifier 'index' appears more than once
|
|
error: 24: layout qualifier 'set' appears more than once
|
|
error: 25: layout qualifier 'builtin' appears more than once
|
|
error: 26: layout qualifier 'input_attachment_index' appears more than once
|
|
error: 27: layout qualifier 'max_vertices' appears more than once
|
|
error: 28: layout qualifier 'invocations' appears more than once
|
|
13 errors
|