Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c843 .lower_txd_array = devinfo->verx10 >= 125, /* Wa_1209978020 */ in brw_preprocess_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1531 (options->lower_txd_array && tex->is_array))) { in nir_lower_tex_block()
Dnir.h5050 bool lower_txd_array; member