bloat-buster/dependencies/glslang-15.0.0/Test/baseResults/spv.nv.hitobject-errors.rgen.out
David Gonzalez Martin be2de1d672 Render a texture
2024-11-10 08:48:46 -06:00

10 lines
586 B
Plaintext

spv.nv.hitobject-errors.rgen
ERROR: 0:7: 'hitObjectNV' : hitObjectNV can only be declared in global or function scope with no storage qualifier: uHitObj
ERROR: 0:9: 'hitObjectNV' : hitObjectNV can only be declared in global or function scope with no storage qualifier: hobjIn
ERROR: 0:10: 'hitObjectNV' : hitObjectNV can only be declared in global or function scope with no storage qualifier: hobjOut
ERROR: 0:21: 'hObjWrapper' : struct is not allowed to contain hitObjectNV: wrapper
ERROR: 4 compilation errors. No code generated.
SPIR-V is not generated for failed compile or link