Home
last modified time | relevance | path

Searched defs:intersection_type (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_ray_query.cpp56 const uint32_t intersection_type = _.GetTypeId(intersection_id); in ValidateIntersectionId() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp56 const uint32_t intersection_type = _.GetTypeId(intersection_id); in ValidateIntersectionId() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_ray_query.cpp56 const uint32_t intersection_type = _.GetTypeId(intersection_id); in ValidateIntersectionId() local
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_ray_queries.c149 rq_variable *intersection_type; member
462 nir_def *intersection_type = rq_load_var(b, index, intersection->intersection_type); in lower_rq_load() local