Searched refs:tc_compat_htile (Results 1 – 2 of 2) sorted by relevance
363 bool tc_compat_htile = vi_tc_compat_htile_enabled(tex, first_level, inplace_planes); in si_decompress_depth() local367 if (has_htile && !tc_compat_htile) { in si_decompress_depth()389 if (has_htile && !tc_compat_htile && in si_decompress_depth()400 tc_compat_htile); in si_decompress_depth()
3472 bool tc_compat_htile = vi_tc_compat_htile_enabled(tex, zb->base.u.tex.level, PIPE_MASK_ZS); in si_emit_framebuffer_state() local3475 if (sctx->gfx_level >= GFX9 && tc_compat_htile) { in si_emit_framebuffer_state()