Searched refs:lower_txd_shadow (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c979 tex_options.lower_txd_shadow = devinfo->gen < 8 && !devinfo->is_haswell;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1233 tex_options.lower_txd_shadow = devinfo->verx10 <= 70;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c1099 (options->lower_txd_shadow && tex->is_shadow) ||
H A Dnir.h3521 bool lower_txd_shadow; member in struct:nir_lower_tex_options
3525 * Implies lower_txd_cube_map and lower_txd_shadow.
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1408 (options->lower_txd_shadow && tex->is_shadow) ||
H A Dnir.h5174 bool lower_txd_shadow; member in struct:nir_lower_tex_options
5178 * Implies lower_txd_cube_map and lower_txd_shadow.

Completed in 22 milliseconds