Searched refs:RADEON_OFFSET_MASK (Results 1 – 4 of 4) sorted by relevance
178 mt->totalsize = (curOffset + RADEON_OFFSET_MASK) & ~RADEON_OFFSET_MASK; in calculate_miptree_layout()
332 #define RADEON_OFFSET_MASK (RADEON_OFFSET_ALIGN - 1) macro
336 #define RADEON_OFFSET_MASK (RADEON_OFFSET_ALIGN - 1) macro