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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1080 case SpvOpTypeRayQueryKHR: return "SpvOpTypeRayQueryKHR";
H A Dvtn_gather_types.c341 case SpvOpTypeRayQueryKHR: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1527 SpvOpTypeRayQueryKHR = 4472, enumerator in enum:SpvOp_
2173 case SpvOpTypeRayQueryKHR: *hasResult = true; *hasResultType = false; break;

Completed in 21 milliseconds