Struct TextureViewDescription
View description of a Texture.
- Inherited Members
Fields
ArraySlice
The array slice index.
Field Value
Flags
The flags used for the view. If None then the view is using the flags from the texture.
Field Value
Format
The format of the view (used for the ShaderResource or Unordered access).
Field Value
MipLevel
The mip level index.
Field Value
Type
The View
Field Value
Methods
ToStagingDescription()
Gets a staging compatible description of this instance.
Returns
- Texture
View Description TextureViewDescription.