Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/val/
Dvalidate_ray_query.cpp56 const uint32_t intersection_type = _.GetTypeId(intersection_id); in ValidateIntersectionId() local
/third_party/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
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_nir_lower_ray_query.cc77 const glsl_type *intersection_type = get_rq_intersection_type(); in get_rq_type() local
484 nir_def *intersection_type = in lower_rq_load() local
/third_party/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