Home
last modified time | relevance | path

Searched refs:sliceAlign (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.cpp1088 if (pIn->sliceAlign > 0) in ApplyCustomizedPitchHeight()
1090 UINT_32 customizedHeight = pIn->sliceAlign / elementBytes / (*pPitch); in ApplyCustomizedPitchHeight()
1092 if (customizedHeight * elementBytes * (*pPitch) != pIn->sliceAlign) in ApplyCustomizedPitchHeight()
H A Daddrlib1.h379 UINT_32* pSlices, UINT_32 sliceAlign) const;
H A Daddrlib1.cpp3272 UINT_32 sliceAlign ///< [in] number of slice alignment in PadDimensions()
3342 *pSlices = PowTwoAlign((*pSlices), sliceAlign); in PadDimensions()
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h2446 UINT_32 sliceAlign; ///< Required slice size in bytes member

Completed in 15 milliseconds