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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c694 .lower_txf_offset = true,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c786 .lower_txf_offset = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp836 lower_tex_options.lower_txf_offset = true;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c1012 if ((tex->op == nir_texop_txf && options->lower_txf_offset) ||
H A Dnir.h3435 bool lower_txf_offset; member in struct:nir_lower_tex_options
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1289 if ((tex->op == nir_texop_txf && options->lower_txf_offset) ||
H A Dnir.h5083 bool lower_txf_offset; member in struct:nir_lower_tex_options

Completed in 22 milliseconds