Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c377 bool has_htile = si_htile_enabled(tex, first_level); in si_decompress_depth() local
382 if (has_htile && !tc_compat_htile) { in si_decompress_depth()