skia2/tests/sksl/errors/MatrixToVectorCastInteger.glsl

7 lines
234 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 4: 'half2x2' is not a valid parameter to 'int' constructor
error: 5: 'half2x2' is not a valid parameter to 'int2' constructor
error: 6: 'half2x2' is not a valid parameter to 'int3' constructor
3 errors