Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp3980 pOut->epitchIsHeight = FALSE; in HwlComputeSurfaceInfoTiled()
4012 pOut->epitchIsHeight = TRUE; in HwlComputeSurfaceInfoTiled()
4040 pOut->epitchIsHeight = FALSE; in HwlComputeSurfaceInfoTiled()
4053 pOut->epitchIsHeight = TRUE; in HwlComputeSurfaceInfoTiled()
4202 pOut->epitchIsHeight = (pIn->numMipLevels > 1) ? TRUE : FALSE; in HwlComputeSurfaceInfoLinear()
/external/mesa3d/src/amd/common/
Dac_surface.c1382 out.epitchIsHeight ? out.mipChainHeight - 1 : out.mipChainPitch - 1; in gfx9_compute_miptree()
1390 surf->u.gfx9.surf.epitch = out.epitchIsHeight ? out.mipChainHeight - 1 : out.mipChainPitch - 1; in gfx9_compute_miptree()
/external/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h2515 BOOL_32 epitchIsHeight; ///< Whether to use height to program epitch register member
/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp3111 pOut->epitchIsHeight = FALSE; in HwlComputeSurfaceInfoTiled()
4405 pOut->epitchIsHeight = FALSE; in HwlComputeSurfaceInfoLinear()