Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c513 case SpvOpRayQueryGetIntersectionObjectRayOriginKHR: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1202 …case SpvOpRayQueryGetIntersectionObjectRayOriginKHR: return "SpvOpRayQueryGetIntersectionObjectRay… in spirv_op_to_string()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.h1539 SpvOpRayQueryGetIntersectionObjectRayOriginKHR = 6028, enumerator
1940 …case SpvOpRayQueryGetIntersectionObjectRayOriginKHR: *hasResult = true; *hasResultType = true; bre… in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1539 SpvOpRayQueryGetIntersectionObjectRayOriginKHR = 6028, enumerator
1940 …case SpvOpRayQueryGetIntersectionObjectRayOriginKHR: *hasResult = true; *hasResultType = true; bre… in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1611 SpvOpRayQueryGetIntersectionObjectRayOriginKHR = 6028, enumerator
2174 …case SpvOpRayQueryGetIntersectionObjectRayOriginKHR: *hasResult = true; *hasResultType = true; bre… in SpvHasResultAndType()