Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1057 .lower_txd_array = devinfo->verx10 >= 125, in brw_preprocess_nir()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1707 (options->lower_txd_array && tex->is_array))) { in nir_lower_tex_block()
H A Dnir.h6208 bool lower_txd_array; member