HomeSort by relevance Sort by last modified time
    Searched full:mtileb (Results 1 - 1 of 1) sorted by null

  /external/libdrm/radeon/
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...]

Completed in 635 milliseconds