Home
last modified time | relevance | path

Searched refs:compBlkWidthLog2 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h103 UINT_32 compBlkWidthLog2; member
425 UINT_32 metaBlkDepthLog2, UINT_32 compBlkWidthLog2,
Dgfx9addrlib.cpp947 UINT_32 compBlkWidthLog2 = Log2(output.compressBlkWidth); in HwlComputeDccAddrFromCoord() local
954compBlkWidthLog2, compBlkHeightLog2, compBlkDepthLog2}); in HwlComputeDccAddrFromCoord()
1652 metaEqParams.compBlkWidthLog2, in GetMetaEquation()
1682 UINT_32 compBlkWidthLog2, ///< [in] compress block width in GenMetaEquation() argument
1795 co.set('x', compBlkWidthLog2); in GenMetaEquation()