Searched refs:upperMipHeight (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/ | ||
| H A D | gfx10addrlib.cpp | 2437 const UINT_32 upperMipHeight = local in function:Addr::V2::Gfx10Lib::HwlComputeNonBlockCompressedView 2454 ((upperMipHeight < requestMipHeight * 2) || 2455 ((upperMipHeight == requestMipHeight * 2) && 2463 pOut->unalignedHeight = upperMipHeight + (needExtraHeight ? 1: 0); |
Completed in 7 milliseconds