Searched refs:nir_lower_vars_to_scratch (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir.c36 NIR_PASS(progress, shader, nir_lower_vars_to_scratch, nir_var_function_temp, 256,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_scratch.c108 nir_lower_vars_to_scratch(nir_shader *shader, function in typeref:typename:bool
H A Dnir.h3250 bool nir_lower_vars_to_scratch(nir_shader *shader,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_scratch.c99 nir_lower_vars_to_scratch(nir_shader *shader, function in typeref:typename:bool
H A Dnir.h4702 bool nir_lower_vars_to_scratch(nir_shader *shader,
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir.c583 NIR_PASS_V(c->s, nir_lower_vars_to_scratch,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp929 NIR_PASS_V(sh, nir_lower_vars_to_scratch,
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c706 progress |= OPT(s, nir_lower_vars_to_scratch, nir_var_function_temp,
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1389 NIR_PASS_V(nir, nir_lower_vars_to_scratch, nir_var_function_temp, 16,
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir.c642 NIR_PASS_V(c->s, nir_lower_vars_to_scratch,
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3689 NIR_PASS_V(nir, nir_lower_vars_to_scratch, nir_var_function_temp, 16,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst793 - ir3: Enable nir_lower_vars_to_scratch on a6xx
H A D20.3.0.rst2687 - intel/nir: Stop using nir_lower_vars_to_scratch

Completed in 41 milliseconds