Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c1233 tex_options.lower_txd_shadow = devinfo->verx10 <= 70; in brw_nir_apply_sampler_key()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1408 (options->lower_txd_shadow && tex->is_shadow) || in nir_lower_tex_block()
Dnir.h5174 bool lower_txd_shadow; member