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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1073 case SpvOpTerminateRayKHR: return "SpvOpTerminateRayKHR";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_cfg.c271 case SpvOpTerminateRayKHR:
714 case SpvOpTerminateRayKHR:
H A Dspirv.h1520 SpvOpTerminateRayKHR = 4449, enumerator in enum:SpvOp_
2166 case SpvOpTerminateRayKHR: *hasResult = false; *hasResultType = false; break;

Completed in 50 milliseconds