Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c28 lower_any_hit_for_intersection(nir_shader *any_hit) in lower_any_hit_for_intersection()
132 const nir_shader *any_hit, in brw_nir_lower_intersection_shader()
Dbrw_nir_rt.c395 const nir_shader *any_hit, in brw_nir_lower_combined_intersection_any_hit()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.c846 lower_any_hit_for_intersection(nir_shader *any_hit) in lower_any_hit_for_intersection()
956 nir_lower_intersection_shader(nir_shader *intersection, nir_shader *any_hit) in nir_lower_intersection_shader()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c628 struct anv_pipeline_stage *any_hit, in anv_pipeline_hash_ray_tracing_combined_shader()
2626 const nir_shader *any_hit = NULL; in anv_pipeline_compile_ray_tracing() local
Danv_private.h3193 struct anv_shader_bin *any_hit; member