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 580 unsigned mtileb,
609 surflevel->slice_size = (uint64_t)mtile_ps * mtileb * slice_pt;
662 unsigned mtilew, mtileh, mtileb; local
681 mtileb = (mtilew / tilew) * (mtileh / tileh) * tileb;
684 unsigned alignment = MAX2(256, mtileb);
695 eg_surf_minify(surf, level+i, bpe, i, slice_pt, mtilew, mtileh, mtileb, offset);
1631 unsigned mtilew, mtileh, mtileb; local
2228 unsigned mtilew, mtileh, mtileb; local
    [all...]

Completed in 233 milliseconds