Searched defs:mipId (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib2.cpp | 1293 UINT_32 mipId = 0; in ComputeSurfaceCoordFromAddrLinear() local [all...] |
H A D | addrlib2.h | 812 Valid3DMipSliceIdConstraint( UINT_32 numSlices, UINT_32 mipId, UINT_32 slice) Valid3DMipSliceIdConstraint() argument
|
/third_party/mesa3d/src/amd/addrlib/src/gfx10/ |
H A D | gfx10addrlib.h | 376 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 D | gfx11addrlib.h | 351 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 D | addrinterface.h | 2560 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