1617a3babSopenharmony_cispv.ext.ClosestHitShader_Errors.rchit
2617a3babSopenharmony_ciERROR: 0:6: 'location' : overlapping use of location 2
3617a3babSopenharmony_ciERROR: 0:9: 'assign' :  l-value required "payload" (cannot modify hitAttributeNV in this stage)
4617a3babSopenharmony_ciERROR: 0:10: 'reportIntersectionEXT' : no matching overloaded function found 
5617a3babSopenharmony_ciERROR: 0:11: 'terminateRayEXT' : not supported in this stage: closest-hit
6617a3babSopenharmony_ciERROR: 0:12: 'ignoreIntersectionEXT' : not supported in this stage: closest-hit
7617a3babSopenharmony_ciERROR: 0:13: 'gl_RayFlagsSkipAABBEXT' : required extension not requested: GL_EXT_ray_flags_primitive_culling
8617a3babSopenharmony_ciERROR: 0:14: 'no rayPayloadEXT/rayPayloadInEXT declared' : with layout(location = 0)
9617a3babSopenharmony_ciERROR: 7 compilation errors.  No code generated.
10617a3babSopenharmony_ci
11617a3babSopenharmony_ci
12617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
13