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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_blit.c351 bool has_htile = si_htile_enabled(tex, first_level, inplace_planes); local in function:si_decompress_depth
356 if (has_htile && !tc_compat_htile) {
378 if (has_htile && !tc_compat_htile &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_blit.c389 bool has_htile = si_htile_enabled(tex, first_level); local in function:si_decompress_depth
394 if (has_htile && !tc_compat_htile) {

Completed in 7 milliseconds