Searched defs:numFragLog2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp435 const UINT_32 numFragLog2 = Log2(Max(pIn->numFrags, 1u)); local in function:Addr::V2::Gfx10Lib::HwlComputeDccInfo
4557 for (UINT_32 numFragLog2 = 0; numFragLog2 < 4; numFragLog2++) local in function:Addr::V2::Gfx10Lib::HwlComputeMaxMetaBaseAlignments
4599 for (UINT_32 numFragLog2 = 0; numFragLog2 < 4; numFragLog2++) local in function:Addr::V2::Gfx10Lib::HwlComputeMaxMetaBaseAlignments
[all...]

Completed in 20 milliseconds