Home
last modified time | relevance | path

Searched refs:ApplyCustomizedPitchHeight (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.h916 ADDR_E_RETURNCODE ApplyCustomizedPitchHeight(
Daddrlib2.cpp1058 ADDR_E_RETURNCODE Lib::ApplyCustomizedPitchHeight( in ApplyCustomizedPitchHeight() function in Addr::V2::Lib
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4350 returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlignInElement, in HwlComputeSurfaceInfoLinear()
5146 returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlignInElement, in ComputeSurfaceLinearPadding()
/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp4205 … returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlign, &pitch, &actualHeight); in HwlComputeSurfaceInfoLinear()
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp4797 … returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlign, &pitch, &actualHeight); in HwlComputeSurfaceInfoLinear()