Home
last modified time | relevance | path

Searched refs:SpvOpRayQueryGetIntersectionObjectToWorldKHR (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c516 case SpvOpRayQueryGetIntersectionObjectToWorldKHR: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1205 …case SpvOpRayQueryGetIntersectionObjectToWorldKHR: return "SpvOpRayQueryGetIntersectionObjectToWor… in spirv_op_to_string()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.h1542 SpvOpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
1943 …case SpvOpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1542 SpvOpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
1943 …case SpvOpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1614 SpvOpRayQueryGetIntersectionObjectToWorldKHR = 6031, enumerator
2177 …case SpvOpRayQueryGetIntersectionObjectToWorldKHR: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()