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

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp2435 const UINT_32 upperMipWidth = local in function:Addr::V2::Gfx10Lib::HwlComputeNonBlockCompressedView
2448 ((upperMipWidth < requestMipWidth * 2) ||
2449 ((upperMipWidth == requestMipWidth * 2) &&
2460 pOut->unalignedWidth = upperMipWidth + (needExtraWidth ? 1: 0);

Completed in 7 milliseconds