Home
last modified time | relevance | path

Searched defs:numPipeLog2 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp389 const UINT_32 numPipeLog2 = m_pipesLog2; in HwlComputeDccInfo() local
562 const UINT_32 numPipeLog2 = m_pipesLog2; in HwlComputeDccAddrFromCoord() local
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp520 const UINT_32 numPipeLog2 = m_pipesLog2; in HwlComputeDccInfo() local
776 const UINT_32 numPipeLog2 = m_pipesLog2; in HwlComputeDccAddrFromCoord() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h846 UINT_32 numPipeLog2 = pipeAligned ? Min(m_pipesLog2 + m_seLog2, 5u) : 0; in GetPipeLog2ForMetaAddressing() local
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp1703 UINT_32 numPipeLog2, ///< [in] number of pipes in GetPipeEquation()