53 MipLevels = CalculateMipMapCount(mipCount, width, height),
static TextureDescription NewDescription(int width, int height, PixelFormat format, TextureFlags textureFlags, int mipCount, int arraySize, GraphicsResourceUsage usage)
A Common description for all textures.
A Texture 2D frontend to SharpDX.Direct3D11.Texture2D.
Base class for texture resources.