Searched refs:GetBlockSizeLog2 (Results 1 – 3 of 3) sorted by relevance
295 UINT_32 GetBlockSizeLog2(AddrSwizzleMode swizzleMode) const in GetBlockSizeLog2() function325 return (1 << GetBlockSizeLog2(swizzleMode)); in GetBlockSize()695 UINT_32 maxPipeLog2 = GetBlockSizeLog2(swizzleMode) - m_pipeInterleaveLog2; in GetPipeLog2ForMetaAddressing()
1352 const UINT_32 log2blkSize = GetBlockSizeLog2(swizzleMode); in ComputeBlockDimensionForSurf()1395 UINT_32 log2blkSize = GetBlockSizeLog2(swizzleMode); in ComputeBlockDimension()1449 UINT_32 log2blkSize = GetBlockSizeLog2(swizzleMode); in GetMipTailDim()
1423 UINT_32 blockSizeLog2 = GetBlockSizeLog2(swizzleMode); in GetDataEquation()1510 UINT_32 blockSizeLog2 = GetBlockSizeLog2(swizzleMode); in GetPipeEquation()2414 UINT_32 blockSizeLog2 = GetBlockSizeLog2(swMode); in HwlComputeThinEquation()2566 UINT_32 blockSizeLog2 = GetBlockSizeLog2(swMode); in HwlComputeThickEquation()2923 UINT_32 macroBlockBits = GetBlockSizeLog2(pIn->swizzleMode); in HwlComputePipeBankXor()2969 UINT_32 macroBlockBits = GetBlockSizeLog2(pIn->swizzleMode); in HwlComputeSlicePipeBankXor()2998 UINT_32 macroBlockBits = GetBlockSizeLog2(pIn->swizzleMode); in HwlComputeSubResourceOffsetForSwizzlePattern()3776 const UINT_32 blkSizeLog2 = GetBlockSizeLog2(pIn->swizzleMode); in ComputeStereoInfo()3784 … GetMaxValidChannelIndex(&pEqToCheck->addr[0], GetBlockSizeLog2(ADDR_SW_256B), 1)); in ComputeStereoInfo()3787 (blkSizeLog2 - GetBlockSizeLog2(ADDR_SW_256B)) / 2 + maxYCoordBlock256; in ComputeStereoInfo()[all …]