Home
last modified time | relevance | path

Searched refs:SpvOpRayQueryGetIntersectionObjectRayDirectionKHR (Results 1 – 7 of 7) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp199 case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: in RayQueryPass()
213 if (opcode == SpvOpRayQueryGetIntersectionObjectRayDirectionKHR || in RayQueryPass()
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c512 case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1201 …case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: return "SpvOpRayQueryGetIntersectionObject… in spirv_op_to_string()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1610 SpvOpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2173 …case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; … in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1872 SpvOpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2542 …case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; … in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1940 SpvOpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2643 …case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; … in SpvHasResultAndType()
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/
Dspirv.h2014 SpvOpRayQueryGetIntersectionObjectRayDirectionKHR = 6027, enumerator
2732 …case SpvOpRayQueryGetIntersectionObjectRayDirectionKHR: *hasResult = true; *hasResultType = true; … in SpvHasResultAndType()