Home
last modified time | relevance | path

Searched refs:lower_txd_3d (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c842 .lower_txd_3d = devinfo->verx10 >= 125, /* Wa_1209978020 */ in brw_preprocess_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1529 (options->lower_txd_3d && in nir_lower_tex_block()
Dnir.h5045 bool lower_txd_3d; member