Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h2525 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if there is no mip member
2757 UINT_32 firstMipIdInTail; /// Id of the first mip in tail, member
2951 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
3385 UINT_32 firstMipIdInTail; ///< The id of first mip in tail, if no mip is in tail, member
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4433 UINT_32 firstMipIdInTail = numMipLevel; in GetMipChainInfo() local