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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1084 case SpvOpRayQueryConfirmIntersectionKHR: return "SpvOpRayQueryConfirmIntersectionKHR";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1531 SpvOpRayQueryConfirmIntersectionKHR = 4476, enumerator in enum:SpvOp_
2177 case SpvOpRayQueryConfirmIntersectionKHR: *hasResult = false; *hasResultType = false; break;

Completed in 89 milliseconds