Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c511 case SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1200 …case SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR: return "SpvOpRayQueryGetIntersectionCandi… in spirv_op_to_string()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.h1537 SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR = 6026, enumerator
1938 …case SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR: *hasResult = true; *hasResultType = true;… in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1537 SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR = 6026, enumerator
1938 …case SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR: *hasResult = true; *hasResultType = true;… in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1609 SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR = 6026, enumerator
2172 …case SpvOpRayQueryGetIntersectionCandidateAABBOpaqueKHR: *hasResult = true; *hasResultType = true;… in SpvHasResultAndType()