Home
last modified time | relevance | path

Searched defs:firstMipIdInTail (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/addrlib/src/gfx12/
Dgfx12addrlib.cpp702 const INT_32 firstMipIdInTail = static_cast<INT_32>(pOut->firstMipIdInTail); in CalcMipInTail() local
/external/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h2584 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if there is no mip member
2899 UINT_32 firstMipIdInTail; /// Id of the first mip in tail, member
3093 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
3527 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
4280 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if there is no mip member
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4418 UINT_32 firstMipIdInTail = numMipLevel; in GetMipChainInfo() local