1spv.ext.RayCallable_Errors.rcall 2ERROR: 0:3: 'hitAttributeEXT' : not supported in this stage: callable 3ERROR: 0:4: 'rayPayloadEXT' : not supported in this stage: callable 4ERROR: 0:5: 'rayPayloadInEXT' : not supported in this stage: callable 5ERROR: 0:7: 'location' : overlapping use of location 0 6ERROR: 0:10: 'gl_PrimitiveID' : undeclared identifier 7ERROR: 0:10: '=' : cannot convert from ' temp float' to ' temp highp int' 8ERROR: 0:11: 'gl_InstanceID' : undeclared identifier (Did you mean gl_InstanceIndex?) 9ERROR: 0:11: '=' : cannot convert from ' temp float' to ' temp highp int' 10ERROR: 0:12: 'gl_InstanceCustomIndexEXT' : undeclared identifier 11ERROR: 0:12: '=' : cannot convert from ' temp float' to ' temp highp int' 12ERROR: 0:13: 'gl_WorldRayOriginEXT' : undeclared identifier 13ERROR: 0:13: '=' : cannot convert from ' temp float' to ' temp highp 3-component vector of float' 14ERROR: 0:14: 'gl_WorldRayDirectionEXT' : undeclared identifier 15ERROR: 0:14: '=' : cannot convert from ' temp float' to ' temp highp 3-component vector of float' 16ERROR: 0:15: 'gl_ObjectRayOriginEXT' : undeclared identifier 17ERROR: 0:15: '=' : cannot convert from ' temp float' to ' temp highp 3-component vector of float' 18ERROR: 0:16: 'gl_ObjectRayDirectionEXT' : undeclared identifier 19ERROR: 0:16: '=' : cannot convert from ' temp float' to ' temp highp 3-component vector of float' 20ERROR: 0:17: 'gl_RayTminEXT' : undeclared identifier 21ERROR: 0:18: 'gl_RayTmaxEXT' : undeclared identifier 22ERROR: 0:19: 'gl_ObjectToWorldEXT' : undeclared identifier 23ERROR: 0:19: '=' : cannot convert from ' temp float' to ' temp highp 4X3 matrix of float' 24ERROR: 0:20: 'gl_WorldToObjectEXT' : undeclared identifier 25ERROR: 0:20: '=' : cannot convert from ' temp float' to ' temp highp 4X3 matrix of float' 26ERROR: 0:21: 'gl_HitTEXT' : undeclared identifier 27ERROR: 0:22: 'gl_HitKindEXT' : undeclared identifier 28ERROR: 0:23: 'gl_IncomingRayFlagsEXT' : undeclared identifier 29ERROR: 0:23: '=' : cannot convert from ' temp float' to ' temp highp uint' 30ERROR: 0:24: 'reportIntersectionEXT' : no matching overloaded function found 31ERROR: 0:25: 'ignoreIntersectionEXT' : not supported in this stage: callable 32ERROR: 0:26: 'terminateRayEXT' : not supported in this stage: callable 33ERROR: 0:27: 'no callableDataEXT/callableDataInEXT declared' : with layout(location = 1) 34ERROR: 32 compilation errors. No code generated. 35 36 37SPIR-V is not generated for failed compile or link 38