skia2/tests/sksl/errors/MultipleFields.glsl
Julia Lavrova 2f3891bf76 Duplicate field names in struct
bug: skia:12712
Change-Id: I61a4512c10bf91d6396c38f148a714492669a9e0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/491820
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
2022-01-06 22:44:16 +00:00

5 lines
107 B
GLSL

### Compilation failed:
error: 1: field 'var' was already defined in the same struct ('Varyings')
1 error