Table of Contents

Struct ImageFormatProperties

Namespace
SharpVulkan
Assembly
Lime.dll
public struct ImageFormatProperties
Inherited Members

Fields

MaxArrayLayers

public uint MaxArrayLayers

Field Value

uint

MaxExtent

public Extent3D MaxExtent

Field Value

Extent3D

MaxMipLevels

public uint MaxMipLevels

Field Value

uint

MaxResourceSize

public ulong MaxResourceSize

Field Value

ulong

SampleCounts

public SampleCountFlags SampleCounts

Field Value

SampleCountFlags