Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.cpp1684 UINT_32 xorBits = macroBlockBits - m_pipeInterleaveLog2; in GetPipeXorBits() local
1687 UINT_32 pipeBits = Min(xorBits, m_pipesLog2 + m_seLog2); in GetPipeXorBits()