mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
11 lines
443 B
Plaintext
11 lines
443 B
Plaintext
spv.IntersectShader_Errors.rint
|
|
ERROR: 0:3: 'rayPayloadInNV' : not supported in this stage: intersection
|
|
ERROR: 0:4: 'rayPayloadNV' : not supported in this stage: intersection
|
|
ERROR: 0:8: 'gl_HitTNV' : undeclared identifier
|
|
ERROR: 0:9: 'gl_HitKindNV' : undeclared identifier
|
|
ERROR: 0:10: 'traceNV' : no matching overloaded function found
|
|
ERROR: 5 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|