Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.cpp1293 UINT_32 mipId = 0; in ComputeSurfaceCoordFromAddrLinear() local
[all...]
H A Daddrlib2.h812 Valid3DMipSliceIdConstraint( UINT_32 numSlices, UINT_32 mipId, UINT_32 slice) Valid3DMipSliceIdConstraint() argument
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.h376 GetMipSize( UINT_32 mip0Width, UINT_32 mip0Height, UINT_32 mip0Depth, UINT_32 mipId, UINT_32* pMipWidth, UINT_32* pMipHeight, UINT_32* pMipDepth = NULL) GetMipSize() argument
/third_party/mesa3d/src/amd/addrlib/src/gfx11/
H A Dgfx11addrlib.h351 GetMipSize( UINT_32 mip0Width, UINT_32 mip0Height, UINT_32 mip0Depth, UINT_32 mipId, UINT_32* pMipWidth, UINT_32* pMipHeight, UINT_32* pMipDepth = NULL) GetMipSize() argument
/third_party/mesa3d/src/amd/addrlib/inc/
H A 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

Completed in 13 milliseconds