struct
FormatClassPropertiesDescribes the properties and memory layout of a tp::
Public variables
- ImageAspectMask aspectMask
- The set of image aspects that the format contains.
- uint32_t texelBlockBytes
- The size of each texel block in bytes.
- uint32_t texelBlockHeight
- The number of texels covered by each texel block in the Y direction.
- uint32_t texelBlockWidth
- The number of texels covered by each texel block in the X direction.