1617a3babSopenharmony_cispv.ext.RayCallable_Errors.rcall
2617a3babSopenharmony_ciERROR: 0:3: 'hitAttributeEXT' : not supported in this stage: callable
3617a3babSopenharmony_ciERROR: 0:4: 'rayPayloadEXT' : not supported in this stage: callable
4617a3babSopenharmony_ciERROR: 0:5: 'rayPayloadInEXT' : not supported in this stage: callable
5617a3babSopenharmony_ciERROR: 0:7: 'location' : overlapping use of location 0
6617a3babSopenharmony_ciERROR: 0:10: 'gl_PrimitiveID' : undeclared identifier 
7617a3babSopenharmony_ciERROR: 0:10: '=' :  cannot convert from ' temp float' to ' temp highp int'
8617a3babSopenharmony_ciERROR: 0:11: 'gl_InstanceID' : undeclared identifier (Did you mean gl_InstanceIndex?)
9617a3babSopenharmony_ciERROR: 0:11: '=' :  cannot convert from ' temp float' to ' temp highp int'
10617a3babSopenharmony_ciERROR: 0:12: 'gl_InstanceCustomIndexEXT' : undeclared identifier 
11617a3babSopenharmony_ciERROR: 0:12: '=' :  cannot convert from ' temp float' to ' temp highp int'
12617a3babSopenharmony_ciERROR: 0:13: 'gl_WorldRayOriginEXT' : undeclared identifier 
13617a3babSopenharmony_ciERROR: 0:13: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
14617a3babSopenharmony_ciERROR: 0:14: 'gl_WorldRayDirectionEXT' : undeclared identifier 
15617a3babSopenharmony_ciERROR: 0:14: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
16617a3babSopenharmony_ciERROR: 0:15: 'gl_ObjectRayOriginEXT' : undeclared identifier 
17617a3babSopenharmony_ciERROR: 0:15: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
18617a3babSopenharmony_ciERROR: 0:16: 'gl_ObjectRayDirectionEXT' : undeclared identifier 
19617a3babSopenharmony_ciERROR: 0:16: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
20617a3babSopenharmony_ciERROR: 0:17: 'gl_RayTminEXT' : undeclared identifier 
21617a3babSopenharmony_ciERROR: 0:18: 'gl_RayTmaxEXT' : undeclared identifier 
22617a3babSopenharmony_ciERROR: 0:19: 'gl_ObjectToWorldEXT' : undeclared identifier 
23617a3babSopenharmony_ciERROR: 0:19: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
24617a3babSopenharmony_ciERROR: 0:20: 'gl_WorldToObjectEXT' : undeclared identifier 
25617a3babSopenharmony_ciERROR: 0:20: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
26617a3babSopenharmony_ciERROR: 0:21: 'gl_HitTEXT' : undeclared identifier 
27617a3babSopenharmony_ciERROR: 0:22: 'gl_HitKindEXT' : undeclared identifier 
28617a3babSopenharmony_ciERROR: 0:23: 'gl_IncomingRayFlagsEXT' : undeclared identifier 
29617a3babSopenharmony_ciERROR: 0:23: '=' :  cannot convert from ' temp float' to ' temp highp uint'
30617a3babSopenharmony_ciERROR: 0:24: 'reportIntersectionEXT' : no matching overloaded function found 
31617a3babSopenharmony_ciERROR: 0:25: 'ignoreIntersectionEXT' : not supported in this stage: callable
32617a3babSopenharmony_ciERROR: 0:26: 'terminateRayEXT' : not supported in this stage: callable
33617a3babSopenharmony_ciERROR: 0:27: 'no callableDataEXT/callableDataInEXT declared' : with layout(location = 1)
34617a3babSopenharmony_ciERROR: 32 compilation errors.  No code generated.
35617a3babSopenharmony_ci
36617a3babSopenharmony_ci
37617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
38