Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp4886 UINT_32 slice0PaddedHeight = pIn->height; in ComputeSurfaceLinearPadding() local
4889 &mipChainWidth, &slice0PaddedHeight); in ComputeSurfaceLinearPadding()
4912 *pSlice0PaddedHeight = (pIn->numMipLevels > 1) ? mipChainHeight : slice0PaddedHeight; in ComputeSurfaceLinearPadding()