Home
last modified time | relevance | path

Searched refs:blockInBankpipe (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/addrlib/r800/
Dciaddrlib.cpp2011 UINT_64 blockInBankpipe = offsetWithoutPipeBankBits / blockByteSize; in HwlComputeMetadataNibbleAddress() local
2026 UINT_64 blockInBankpipeWithBankBits = InsertBits(blockInBankpipe, bankDataBits, msb, lsb); in HwlComputeMetadataNibbleAddress()