1617a3babSopenharmony_cispv.ext.MissShader_Errors.rmiss
2617a3babSopenharmony_ciERROR: 0:3: 'hitAttributeEXT' : not supported in this stage: miss
3617a3babSopenharmony_ciERROR: 0:6: 'gl_PrimitiveID' : undeclared identifier 
4617a3babSopenharmony_ciERROR: 0:6: '=' :  cannot convert from ' temp float' to ' temp highp int'
5617a3babSopenharmony_ciERROR: 0:7: 'gl_InstanceID' : undeclared identifier (Did you mean gl_InstanceIndex?)
6617a3babSopenharmony_ciERROR: 0:7: '=' :  cannot convert from ' temp float' to ' temp highp int'
7617a3babSopenharmony_ciERROR: 0:8: 'gl_InstanceCustomIndexEXT' : undeclared identifier 
8617a3babSopenharmony_ciERROR: 0:8: '=' :  cannot convert from ' temp float' to ' temp highp int'
9617a3babSopenharmony_ciERROR: 0:9: 'gl_ObjectToWorldEXT' : undeclared identifier 
10617a3babSopenharmony_ciERROR: 0:9: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
11617a3babSopenharmony_ciERROR: 0:10: 'gl_WorldToObjectEXT' : undeclared identifier 
12617a3babSopenharmony_ciERROR: 0:10: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
13617a3babSopenharmony_ciERROR: 0:11: 'gl_HitTEXT' : undeclared identifier 
14617a3babSopenharmony_ciERROR: 0:12: 'gl_HitKindEXT' : undeclared identifier 
15617a3babSopenharmony_ciERROR: 0:13: 'reportIntersectionEXT' : no matching overloaded function found 
16617a3babSopenharmony_ciERROR: 0:14: 'ignoreIntersectionEXT' : not supported in this stage: miss
17617a3babSopenharmony_ciERROR: 0:15: 'terminateRayEXT' : not supported in this stage: miss
18617a3babSopenharmony_ciERROR: 16 compilation errors.  No code generated.
19617a3babSopenharmony_ci
20617a3babSopenharmony_ci
21617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
22