Struct ImageFormatProperties
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct ImageFormatProperties
- Inherited Members
Fields
MaxArrayLayers
public uint MaxArrayLayers
Field Value
MaxExtent
public Extent3D MaxExtent
Field Value
MaxMipLevels
public uint MaxMipLevels
Field Value
MaxResourceSize
public ulong MaxResourceSize
Field Value
SampleCounts
public SampleCountFlags SampleCounts