Searched refs:blockByteSize (Results 1 – 3 of 3) sorted by relevance
1950 UINT_32 blockByteSize, in HwlComputeMetadataNibbleAddress() argument1980 UINT_64 metadataBaseShifted = metadataBaseByteAddressNoSwizzle * blockByteSize * 8 / in HwlComputeMetadataNibbleAddress()2010 ADDR_ASSERT((0 != blockByteSize)); in HwlComputeMetadataNibbleAddress()2011 UINT_64 blockInBankpipe = offsetWithoutPipeBankBits / blockByteSize; in HwlComputeMetadataNibbleAddress()2014 UINT_32 blocksInTile = tileSize / blockByteSize; in HwlComputeMetadataNibbleAddress()
170 UINT_32 blockByteSize,
179 const int blockByteSize = tcu::getBlockSize(format); in generateDummyCompressedData() local185 const int dataSize = numTotalBlocks * blockByteSize; in generateDummyCompressedData()195 DE_ASSERT(blockByteSize == BLOCK_SIZE); in generateDummyCompressedData()