Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp713 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccInfo() local
950 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileAddrFromCoord() local
1025 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileCoordFromAddr() local
1109 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccAddrFromCoord() local
1508 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GetDataEquation()
1873 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GenMetaEquation()
2372 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlGetEquationIndex() local
2408 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
2610 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
2760 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
[all …]
Dgfx9addrlib.h236 UINT_32 elementBytesLog2; member
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1871 UINT_32 elementBytesLog2, in ComputeBlock256Equation()
1904 UINT_32 elementBytesLog2, in ComputeThinEquation()
1937 UINT_32 elementBytesLog2, in ComputeThickEquation()
Daddrlib2.h593 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
603 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
613 UINT_32 elementBytesLog2, in HwlComputeThickEquation()