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