Searched refs:ApplyCustomizedPitchHeight (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib2.h | 916 ADDR_E_RETURNCODE ApplyCustomizedPitchHeight(
|
D | addrlib2.cpp | 1058 ADDR_E_RETURNCODE Lib::ApplyCustomizedPitchHeight( in ApplyCustomizedPitchHeight() function in Addr::V2::Lib
|
/third_party/mesa3d/src/amd/addrlib/src/gfx9/ |
D | gfx9addrlib.cpp | 4350 returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlignInElement, in HwlComputeSurfaceInfoLinear() 5146 returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlignInElement, in ComputeSurfaceLinearPadding()
|
/third_party/mesa3d/src/amd/addrlib/src/gfx11/ |
D | gfx11addrlib.cpp | 4205 … returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlign, &pitch, &actualHeight); in HwlComputeSurfaceInfoLinear()
|
/third_party/mesa3d/src/amd/addrlib/src/gfx10/ |
D | gfx10addrlib.cpp | 4797 … returnCode = ApplyCustomizedPitchHeight(pIn, elementBytes, pitchAlign, &pitch, &actualHeight); in HwlComputeSurfaceInfoLinear()
|