Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp2048 UINT_64 metaAddressInPipe = blockInBankpipeWithBankBits * 2 * metadataBitSize / 8; in HwlComputeMetadataNibbleAddress() local
2056 UINT_64 metadataAddress = InsertBits(metaAddressInPipe, pipeDataBits, msb, lsb); in HwlComputeMetadataNibbleAddress()