unplugged-system/external/skia/tests/sksl/spirv/WrongCombinedSamplerLayoutSPIRVDawnCompatMode.asm.frag

7 lines
226 B
GLSL
Raw Normal View History

### Compilation failed:
error: 2: SPIR-V dawn compatibility mode requires an explicit texture and sampler index
layout(set=0, binding=0) uniform sampler2D aSampler;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1 error