android13/external/skia/tests/sksl/errors/TernaryMismatch.glsl

6 lines
156 B
GLSL

### Compilation failed:
error: 1: ternary operator result mismatch: 'bool', 'float'
error: 2: ternary operator result mismatch: 'float3', 'float'
2 errors