Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c846 .lower_txd_offset_clamp = true, in brw_preprocess_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1522 (options->lower_txd_offset_clamp && has_offset && has_min_lod) || in nir_lower_tex_block()
Dnir.h5081 bool lower_txd_offset_clamp; member