Home
last modified time | relevance | path

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

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