* Update SPIRV libraries - Update `spirv-cross` - Update `spirv-tools` - Update `glslang` `spirv-tools` contains a fix for an issue we reported (unnecessary promotions to highp in certain expressions). * Add SPIRV-Tools dependency to matinfo
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
vulkan.comp
|
|
ERROR: 0:5: 'local_size' : cannot change previously set size
|
|
ERROR: 1 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|