Home
last modified time | relevance | path

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

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