mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
10 lines
456 B
Plaintext
10 lines
456 B
Plaintext
spv.ClosestHitShader_Errors.rchit
|
|
ERROR: 0:8: 'assign' : l-value required "payload" (cannot modify hitAttributeNV in this stage)
|
|
ERROR: 0:9: 'reportIntersectionNV' : no matching overloaded function found
|
|
ERROR: 0:10: 'terminateRayNV' : no matching overloaded function found
|
|
ERROR: 0:11: 'ignoreIntersectionNV' : no matching overloaded function found
|
|
ERROR: 4 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|