Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1186 bool ubwc_ok = is_a6xx(screen); in get_best_layout() local
1188 ubwc_ok = false; in get_best_layout()
1190 if (ubwc_ok && !implicit_modifiers && in get_best_layout()
1195 ubwc_ok = false; in get_best_layout()
1198 if (ubwc_ok) in get_best_layout()