Searched refs:hwMipHeight (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp2445 const UINT_32 hwMipHeight = PowTwoAlign(ShiftCeil(infoIn.height, pIn->mipId), infoOut.blockHeight); local in function:Addr::V2::Gfx10Lib::HwlComputeNonBlockCompressedView
2457 (hwMipHeight > PowTwoAlign(requestMipHeight, infoOut.blockHeight))))) ? TRUE : FALSE;

Completed in 8 milliseconds