Home
last modified time | relevance | path

Searched defs:widthAmp (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp192 UINT_32 widthAmp = (pIn->numMipLevels > 1) ? (totalAmpBits >> 1) : RoundHalf(totalAmpBits); in HwlComputeHtileInfo() local
310 UINT_32 widthAmp = totalAmpBits - heightAmp; in HwlComputeCmaskInfo() local
5203 const UINT_32 widthAmp = log2blkSizeIn256B / 2; in ComputeThinBlockDimension() local