Home
last modified time | relevance | path

Searched defs:mipId (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h2560 UINT_32 mipId; ///< the mip ID in mip chain member
2661 UINT_32 mipId; ///< mipmap level id member
2823 UINT_32 mipId; ///< mipmap level id member
2908 UINT_32 mipId; ///< mipmap level id member
3133 UINT_32 mipId; ///< mipmap level id member
3482 UINT_32 mipId; ///< mipmap level id member
3702 UINT_32 mipId; ///< Id of mip to view member
3721 UINT_32 mipId; ///< Mip ID for the view member
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1293 UINT_32 mipId = 0; in ComputeSurfaceCoordFromAddrLinear() local
Daddrlib2.h814 UINT_32 mipId, in Valid3DMipSliceIdConstraint()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4439 for (UINT_32 mipId = 0; mipId < numMipLevel; mipId++) in GetMipChainInfo() local
4720 UINT_32 mipId, in GetMipStartPos()