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.cpp714 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccInfo() local
951 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileAddrFromCoord() local
1026 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeHtileCoordFromAddr() local
1110 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlComputeDccAddrFromCoord() local
1509 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GetDataEquation()
1874 UINT_32 elementBytesLog2, ///< [in] data surface element bytes in GenMetaEquation()
2373 UINT_32 elementBytesLog2 = Log2(pIn->bpp >> 3); in HwlGetEquationIndex() local
2409 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
2611 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
2761 UINT_32 elementBytesLog2, in HwlComputeThickEquation()
[all …]
Dgfx9addrlib.h237 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.h589 UINT_32 elementBytesLog2, in HwlComputeBlock256Equation()
599 UINT_32 elementBytesLog2, in HwlComputeThinEquation()
609 UINT_32 elementBytesLog2, in HwlComputeThickEquation()