Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp696 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccInfo() local
933 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileAddrFromCoord() local
1008 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileCoordFromAddr() local
1092 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccAddrFromCoord() local
1488 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GetDataEquation()
1853 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GenMetaEquation()
2352 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlGetEquationIndex() local
2388 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
2591 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
2742 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
[all …]
H A Dgfx9addrlib.h219 UINT_32 elementBytesLog2; member
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib3.h236 UINT_32 elementBytesLog2, in SetEquationTableEntry()
247 UINT_32 elementBytesLog2) const in GetEquationTableEntry()
262 UINT_32 elementBytesLog2) const in GetBlockDimensionTableEntry()
H A Daddrlib2.cpp1919 UINT_32 elementBytesLog2, in ComputeBlock256Equation()
1952 UINT_32 elementBytesLog2, in ComputeThinEquation()
1985 UINT_32 elementBytesLog2, in ComputeThickEquation()
H A Daddrlib2.h590 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
600 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
610 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx12/
H A Dgfx12addrlib.cpp274 … for (UINT_32 elementBytesLog2 = 0; elementBytesLog2 < MaxElementBytesLog2; elementBytesLog2++) in InitBlockDimensionTable() local
305 const UINT_32 elementBytesLog2 = Log2(bytesPerPixel); in GetMipOrigin() local
391 const UINT_32 elementBytesLog2 = Log2(bytesPerPixel); in GetMipOffset() local