Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/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/angle/third_party/spirv-tools/src/source/val/
Dvalidate_ray_query.cpp67 const uint32_t intersection_type = _.GetTypeId(intersection_id); in ValidateIntersectionId() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_nir_lower_ray_queries.c130 rq_variable *intersection_type; member
418 nir_def *intersection_type = rq_load_var(b, index, intersection->intersection_type); in lower_rq_load() local
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_ray_queries.c131 rq_variable *intersection_type; member
444 nir_def *intersection_type = rq_load_var(b, index, intersection->intersection_type); in lower_rq_load() local