Home
last modified time | relevance | path

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

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