Home
last modified time | relevance | path

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

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