unplugged-system/external/skia/tests/sksl/errors/SwizzleMatrix.glsl

7 lines
128 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 3: type 'float2x2' does not have a field named 'y'
float y = x.y;
^^^
1 error