7 lines
226 B
GLSL
7 lines
226 B
GLSL
|
|
### 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
|