Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h742 UINT_32* pBlockOffset) const in ApplyCustomerPipeBankXor() argument
752 *pBlockOffset ^= (pipeX << m_pipeInterleaveLog2); in ApplyCustomerPipeBankXor()
753 *pBlockOffset ^= (bankX << (m_pipeInterleaveLog2 + pipeBits)); in ApplyCustomerPipeBankXor()