Add support for GLSL_EXT_ray_tracing
and SPV_KHR_ray_tracing
This commit is contained in:
8
Test/baseResults/spv.ext.AnyHitShader_Errors.rahit.out
Normal file
8
Test/baseResults/spv.ext.AnyHitShader_Errors.rahit.out
Normal file
@@ -0,0 +1,8 @@
|
||||
spv.ext.AnyHitShader_Errors.rahit
|
||||
ERROR: 0:8: 'assign' : l-value required "payload" (cannot modify hitAttributeNV in this stage)
|
||||
ERROR: 0:9: 'reportIntersectionEXT' : no matching overloaded function found
|
||||
ERROR: 0:10: 'traceRayEXT' : no matching overloaded function found
|
||||
ERROR: 3 compilation errors. No code generated.
|
||||
|
||||
|
||||
SPIR-V is not generated for failed compile or link
|
||||
Reference in New Issue
Block a user