Home
last modified time | relevance | path

Searched refs:nir_build_wto_matrix_load (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_rt_common.h57 void nir_build_wto_matrix_load(nir_builder *b, nir_ssa_def *instance_addr, nir_ssa_def **out);
Dradv_nir_lower_ray_queries.c430 nir_build_wto_matrix_load(b, instance_node_addr, wto_matrix); in lower_rq_load()
453 nir_build_wto_matrix_load(b, instance_node_addr, wto_matrix); in lower_rq_load()
480 nir_build_wto_matrix_load(b, instance_node_addr, wto_matrix); in lower_rq_load()
Dradv_rt_common.c391 nir_build_wto_matrix_load(nir_builder *b, nir_ssa_def *instance_addr, nir_ssa_def **out) in nir_build_wto_matrix_load() function
Dradv_pipeline_rt.c607 nir_build_wto_matrix_load(&b_shader, instance_node_addr, wto_matrix); in lower_rt_instructions()
624 nir_build_wto_matrix_load(&b_shader, instance_node_addr, wto_matrix); in lower_rt_instructions()
656 nir_build_wto_matrix_load(&b_shader, instance_node_addr, wto_matrix); in lower_rt_instructions()