PixEngineTextureDescriptor structure
Represents a description of a texture resource.
Syntax
} PixEngineTextureDescriptor;
Members
formatDesc
Describes the format of the texture.
mipmapCount
The number of mipmaps associated with the texture.
arrayCount
When the texture is a texture array, the number of textures in the array.
depth
sampleCount
The number of samples associated with the texture.
Requirements
Header | Vspixengine.h |