Home
last modified time | relevance | path

Searched refs:nir_fixup_deref_modes (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_sysvals_to_varyings.c63 nir_fixup_deref_modes(shader); in nir_lower_sysvals_to_varyings()
H A Dnir_lower_global_vars_to_local.c107 nir_fixup_deref_modes(shader); in nir_lower_global_vars_to_local()
H A Dnir_lower_io_to_temporaries.c385 nir_fixup_deref_modes(shader); in nir_lower_io_to_temporaries()
H A Dnir_lower_clip.c261 nir_fixup_deref_modes(b->shader); in lower_clip_outputs()
H A Dnir_deref.c412 nir_fixup_deref_modes(nir_shader *shader) in nir_fixup_deref_modes() function
H A Dnir_linking_helpers.c179 nir_fixup_deref_modes(shader); in nir_remove_unused_io_vars()
H A Dnir.h4547 void nir_fixup_deref_modes(nir_shader *shader);
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_opt_dead_builtin_varyings.c545 nir_fixup_deref_modes(producer->Program->nir); in gl_nir_opt_dead_builtin_varyings()
548 nir_fixup_deref_modes(consumer->Program->nir); in gl_nir_opt_dead_builtin_varyings()
H A Dgl_nir_lower_packed_varyings.c1080 nir_fixup_deref_modes(shader); in gl_nir_lower_packed_varyings()
H A Dgl_nir_link_varyings.c2131 nir_fixup_deref_modes(shader); in fixup_vars_lowered_to_temp()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1038 nir_fixup_deref_modes(nir); in decompose_attribs()
1492 nir_fixup_deref_modes(producer); in zink_compiler_assign_io()
1519 nir_fixup_deref_modes(nir); in zink_compiler_assign_io()
2123 nir_fixup_deref_modes(nir); in zink_shader_compile()
2145 nir_fixup_deref_modes(nir); in zink_shader_compile()
2254 nir_fixup_deref_modes(shader); in unbreak_bos()
2505 nir_fixup_deref_modes(shader); in lower_bindless()
3205 nir_fixup_deref_modes(nir); in zink_shader_create()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c1046 nir_fixup_deref_modes(shader); in ir3_nir_lower_gs()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c381 nir_fixup_deref_modes(nir); in iris_fix_edge_flags()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c351 nir_fixup_deref_modes(nir); in crocus_fix_edge_flags()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c3081 NIR_PASS_V(ordered_shaders[i], nir_fixup_deref_modes); in radv_link_shaders()
3114 NIR_PASS_V(ordered_shaders[i], nir_fixup_deref_modes); in radv_link_shaders()

Completed in 45 milliseconds