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

11 lines
455 B
Plaintext

spv.ext.IntersectShader_Errors.rint
ERROR: 0:3: 'rayPayloadInEXT' : not supported in this stage: intersection
ERROR: 0:4: 'rayPayloadEXT' : not supported in this stage: intersection
ERROR: 0:8: 'gl_HitTEXT' : undeclared identifier
ERROR: 0:9: 'gl_HitKindEXT' : undeclared identifier
ERROR: 0:10: 'traceRayEXT' : no matching overloaded function found
ERROR: 5 compilation errors. No code generated.
SPIR-V is not generated for failed compile or link