1spv.ext.ClosestHitShader_Errors.rchit 2ERROR: 0:6: 'location' : overlapping use of location 2 3ERROR: 0:9: 'assign' : l-value required "payload" (cannot modify hitAttributeNV in this stage) 4ERROR: 0:10: 'reportIntersectionEXT' : no matching overloaded function found 5ERROR: 0:11: 'terminateRayEXT' : not supported in this stage: closest-hit 6ERROR: 0:12: 'ignoreIntersectionEXT' : not supported in this stage: closest-hit 7ERROR: 0:13: 'gl_RayFlagsSkipAABBEXT' : required extension not requested: GL_EXT_ray_flags_primitive_culling 8ERROR: 0:14: 'no rayPayloadEXT/rayPayloadInEXT declared' : with layout(location = 0) 9ERROR: 7 compilation errors. No code generated. 10 11 12SPIR-V is not generated for failed compile or link 13