Searched refs:tileBytes1x (Results 1 – 1 of 1) sorted by relevance
1476 UINT_32 tileBytes1x = BITS_TO_BYTES(bpp * MicroTilePixels * thickness); in HwlComputeMacroModeIndex() local1488 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlComputeMacroModeIndex()1498 tileBytes = Min(tileSplitC, tileBytes1x); in HwlComputeMacroModeIndex()1502 tileBytes = Min(tileSplitC, numSamples * tileBytes1x); in HwlComputeMacroModeIndex()