Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.h880 UINT_32 GetPipeNumForMetaAddressing(BOOL_32 pipeAligned, AddrSwizzleMode swizzleMode) const in GetPipeNumForMetaAddressing() function
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp148 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pIn->hTileFlags.pipeAligned, in HwlComputeHtileInfo()
263 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pIn->cMaskFlags.pipeAligned, in HwlComputeCmaskInfo()
585 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pipeAligned, pIn->swizzleMode); in HwlComputeDccInfo()
776 const UINT_32 maxNumPipeTotal = GetPipeNumForMetaAddressing(TRUE, ADDR_SW_64KB_Z); in HwlComputeMaxMetaBaseAlignments()