Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_nir.c776 .lower_txd_shadow_clamp = true, in brw_preprocess_nir()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1133 (options->lower_txd_shadow_clamp && tex->is_shadow && has_min_lod) || in nir_lower_tex_block()
Dnir.h4796 bool lower_txd_shadow_clamp; member