mirror of
https://github.com/RPCS3/glslang.git
synced 2024-12-19 17:26:39 +00:00
82e95a3aa5
Fix #1019.
9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
spv.looseUniformNoLoc.vert
|
|
ERROR: spv.looseUniformNoLoc.vert:9: 'uv' : non-opaque uniform variables need a layout(location=L)
|
|
ERROR: 1 compilation errors. No code generated.
|
|
|
|
|
|
ERROR: Linking vertex stage: Missing entry point: Each stage requires one entry point
|
|
|
|
SPIR-V is not generated for failed compile or link
|