Home
last modified time | relevance | path

Searched refs:nir_opt_global_to_local (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_global_to_local.c92 nir_opt_global_to_local(nir_shader *shader) in nir_opt_global_to_local() function
Dmeson.build158 'nir_opt_global_to_local.c',
Dnir.h2738 bool nir_opt_global_to_local(nir_shader *shader);
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir.c147 OPT_V(s, nir_opt_global_to_local); in ir3_optimize_nir()
/external/mesa3d/src/compiler/
DMakefile.sources264 nir/nir_opt_global_to_local.c \
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_program.c164 NIR_PASS_V(s, nir_opt_global_to_local); in vc5_shader_state_create()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2452 NIR_PASS_V(s, nir_opt_global_to_local); in vc4_shader_state_create()