Home
last modified time | relevance | path

Searched defs:elementBytesLog2 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp796 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileAddrFromCoord() local
868 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileCoordFromAddr() local
942 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccAddrFromCoord() local
1308 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GetDataEquation()
1673 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GenMetaEquation()
2171 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlGetEquationIndex() local
2207 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
2409 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
2559 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
3996 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeSurfaceInfoTiled() local
Dgfx9addrlib.h94 UINT_32 elementBytesLog2; member
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h441 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
451 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
461 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
Daddrlib2.cpp1760 UINT_32 elementBytesLog2, in ComputeBlock256Equation()
1793 UINT_32 elementBytesLog2, in ComputeThinEquation()
1826 UINT_32 elementBytesLog2, in ComputeThickEquation()