Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp857 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileAddrFromCoord() local
932 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileCoordFromAddr() local
988 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccAddrFromCoord() local
1390 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GetDataEquation()
1755 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GenMetaEquation()
2254 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlGetEquationIndex() local
2290 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
2492 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
2642 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
4059 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeSurfaceInfoTiled() local
Dgfx9addrlib.h237 UINT_32 elementBytesLog2; member
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1832 UINT_32 elementBytesLog2, in ComputeBlock256Equation()
1865 UINT_32 elementBytesLog2, in ComputeThinEquation()
1898 UINT_32 elementBytesLog2, in ComputeThickEquation()
Daddrlib2.h578 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
588 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
598 UINT_32 elementBytesLog2, in HwlComputeThickEquation()