Searched refs:nir_lower_all_source_mods (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_program.c154 NIR_PASS_V(s, nir_lower_to_source_mods, nir_lower_all_source_mods);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c257 NIR_PASS_V(s, nir_lower_to_source_mods, nir_lower_all_source_mods);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c896 OPT(nir_lower_to_source_mods, nir_lower_all_source_mods);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c1072 OPT_V(ctx->nir, nir_lower_to_source_mods, nir_lower_all_source_mods);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c1115 OPT_V(ctx->nir, nir_lower_to_source_mods, nir_lower_all_source_mods);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h3642 nir_lower_all_source_mods = (1 << 3) - 1 enumerator in enum:__anon3bab288a3d03
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h5387 nir_lower_all_source_mods = (1 << 4) - 1 enumerator in enum:__anon3ec4419d4503

Completed in 22 milliseconds