Home
last modified time | relevance | path

Searched defs:pitchAlignInElement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp4102 UINT_32 pitchAlignInElement = pOut->blockWidth; in HwlComputeSurfaceInfoTiled() local
4328 const UINT_32 pitchAlignInElement = alignment / elementBytes; in HwlComputeSurfaceInfoLinear() local
5115 UINT_32 pitchAlignInElement = 0; in ComputeSurfaceLinearPadding() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.cpp1051 UINT_32 pitchAlignInElement, ///< [in] pitch alignment in element in ApplyCustomizedPitchHeight()