1spv.RayCallable_Errors.rcall
2ERROR: 0:3: 'hitAttributeNV' : not supported in this stage: callable
3ERROR: 0:4: 'rayPayloadNV' : not supported in this stage: callable
4ERROR: 0:5: 'rayPayloadInNV' : not supported in this stage: callable
5ERROR: 0:9: 'gl_PrimitiveID' : undeclared identifier
6ERROR: 0:9: '=' :  cannot convert from ' temp float' to ' temp highp int'
7ERROR: 0:10: 'gl_InstanceID' : undeclared identifier (Did you mean gl_InstanceIndex?)
8ERROR: 0:10: '=' :  cannot convert from ' temp float' to ' temp highp int'
9ERROR: 0:11: 'gl_InstanceCustomIndexNV' : undeclared identifier
10ERROR: 0:11: '=' :  cannot convert from ' temp float' to ' temp highp int'
11ERROR: 0:12: 'gl_WorldRayOriginNV' : undeclared identifier
12ERROR: 0:12: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
13ERROR: 0:13: 'gl_WorldRayDirectionNV' : undeclared identifier
14ERROR: 0:13: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
15ERROR: 0:14: 'gl_ObjectRayOriginNV' : undeclared identifier
16ERROR: 0:14: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
17ERROR: 0:15: 'gl_ObjectRayDirectionNV' : undeclared identifier
18ERROR: 0:15: '=' :  cannot convert from ' temp float' to ' temp highp 3-component vector of float'
19ERROR: 0:16: 'gl_RayTminNV' : undeclared identifier
20ERROR: 0:17: 'gl_RayTmaxNV' : undeclared identifier
21ERROR: 0:18: 'gl_ObjectToWorldNV' : undeclared identifier
22ERROR: 0:18: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
23ERROR: 0:19: 'gl_WorldToObjectNV' : undeclared identifier
24ERROR: 0:19: '=' :  cannot convert from ' temp float' to ' temp highp 4X3 matrix of float'
25ERROR: 0:20: 'gl_HitTNV' : undeclared identifier
26ERROR: 0:21: 'gl_HitKindNV' : undeclared identifier
27ERROR: 0:22: 'gl_IncomingRayFlagsNV' : undeclared identifier
28ERROR: 0:22: '=' :  cannot convert from ' temp float' to ' temp highp uint'
29ERROR: 0:23: 'reportIntersectionNV' : no matching overloaded function found
30ERROR: 0:24: 'ignoreIntersectionNV' : no matching overloaded function found
31ERROR: 0:25: 'terminateRayNV' : no matching overloaded function found
32ERROR: 30 compilation errors.  No code generated.
33
34
35SPIR-V is not generated for failed compile or link
36