Searched refs:SpvOpRayQueryTerminateKHR (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1082 case SpvOpRayQueryTerminateKHR: return "SpvOpRayQueryTerminateKHR";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1529 SpvOpRayQueryTerminateKHR = 4474, enumerator in enum:SpvOp_
2175 case SpvOpRayQueryTerminateKHR: *hasResult = false; *hasResultType = false; break;

Completed in 11 milliseconds