Home
last modified time | relevance | path

Searched defs:pipeAligned (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.h866 UINT_32 GetPipeLog2ForMetaAddressing(BOOL_32 pipeAligned, AddrSwizzleMode swizzleMode) const in GetPipeLog2ForMetaAddressing()
880 UINT_32 GetPipeNumForMetaAddressing(BOOL_32 pipeAligned, AddrSwizzleMode swizzleMode) const in GetPipeNumForMetaAddressing()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp574 BOOL_32 pipeAligned = pIn->dccKeyFlags.pipeAligned; in HwlComputeDccInfo() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h2725 UINT_32 pipeAligned : 1; ///< if Metadata being pipe aligned member