8f1dff6a9e
This is another strange, experimental feature that clutters the implementation and isn't used by anyone (to my knowledge). Change-Id: I538b7eca0cd28aab32f4739b23459731ade9105e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/398226 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
23 lines
1.2 KiB
GLSL
23 lines
1.2 KiB
GLSL
### Compilation failed:
|
|
|
|
error: 22: layout qualifier 'origin_upper_left' appears more than once
|
|
error: 23: layout qualifier 'override_coverage' appears more than once
|
|
error: 24: layout qualifier 'early_fragment_tests' appears more than once
|
|
error: 25: layout qualifier 'push_constant' appears more than once
|
|
error: 26: layout qualifier 'blend_support_all_equations' appears more than once
|
|
error: 27: layout qualifier 'tracked' appears more than once
|
|
error: 28: layout qualifier 'srgb_unpremul' appears more than once
|
|
error: 29: layout qualifier 'key' appears more than once
|
|
error: 30: layout qualifier 'location' appears more than once
|
|
error: 31: layout qualifier 'offset' appears more than once
|
|
error: 32: layout qualifier 'binding' appears more than once
|
|
error: 33: layout qualifier 'index' appears more than once
|
|
error: 34: layout qualifier 'set' appears more than once
|
|
error: 35: layout qualifier 'builtin' appears more than once
|
|
error: 36: layout qualifier 'input_attachment_index' appears more than once
|
|
error: 37: layout qualifier 'max_vertices' appears more than once
|
|
error: 38: layout qualifier 'invocations' appears more than once
|
|
error: 39: layout qualifier 'when' appears more than once
|
|
error: 40: layout qualifier 'ctype' appears more than once
|
|
19 errors
|