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 D | ac_nir.c | 36 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 D | nir_lower_scratch.c | 108 nir_lower_vars_to_scratch(nir_shader *shader, function in typeref:typename:bool
|
| H A D | nir.h | 3250 bool nir_lower_vars_to_scratch(nir_shader *shader,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_scratch.c | 99 nir_lower_vars_to_scratch(nir_shader *shader, function in typeref:typename:bool
|
| H A D | nir.h | 4702 bool nir_lower_vars_to_scratch(nir_shader *shader,
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir.c | 583 NIR_PASS_V(c->s, nir_lower_vars_to_scratch,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir.cpp | 929 NIR_PASS_V(sh, nir_lower_vars_to_scratch,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 706 progress |= OPT(s, nir_lower_vars_to_scratch, nir_var_function_temp,
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_compile.c | 1389 NIR_PASS_V(nir, nir_lower_vars_to_scratch, nir_var_function_temp, 16,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir.c | 642 NIR_PASS_V(c->s, nir_lower_vars_to_scratch,
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 3689 NIR_PASS_V(nir, nir_lower_vars_to_scratch, nir_var_function_temp, 16,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.0.0.rst | 793 - ir3: Enable nir_lower_vars_to_scratch on a6xx
|
| H A D | 20.3.0.rst | 2687 - intel/nir: Stop using nir_lower_vars_to_scratch
|
Completed in 41 milliseconds