Searched refs:SpvOpTraceRayKHR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1069 case SpvOpTraceRayKHR: return "SpvOpTraceRayKHR";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1516 SpvOpTraceRayKHR = 4445, enumerator in enum:SpvOp_
2162 case SpvOpTraceRayKHR: *hasResult = false; *hasResultType = false; break;
H A Dspirv_to_nir.c5441 case SpvOpTraceRayKHR: {
5974 case SpvOpTraceRayKHR:

Completed in 18 milliseconds