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

7 lines
185 B
GLSL

### Compilation failed:
error: 1: out location=0, index=0 is reserved for sk_FragColor
layout (location=0, index=0) out half4 duplicateOutput;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1 error