Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h2525 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if there is no mip member
2756 UINT_32 firstMipIdInTail; /// Id of the first mip in tail, member
2944 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
3345 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4248 UINT_32 firstMipIdInTail = numMipLevel; in GetMipChainInfo() local