radeon_surface.c | 572 unsigned mtileb, 601 surflevel->slice_size = (uint64_t)mtile_ps * mtileb * slice_pt; 654 unsigned mtilew, mtileh, mtileb; local 673 mtileb = (mtilew / tilew) * (mtileh / tileh) * tileb; 676 unsigned alignment = MAX2(256, mtileb); 687 eg_surf_minify(surf, level+i, bpe, i, slice_pt, mtilew, mtileh, mtileb, offset); 1621 unsigned mtilew, mtileh, mtileb; local 2218 unsigned mtilew, mtileh, mtileb; local [all...] |