Table of Contents

Struct SubpassDescription

Namespace
SharpVulkan
Assembly
Lime.dll
public struct SubpassDescription
Inherited Members

Fields

ColorAttachmentCount

public uint ColorAttachmentCount

Field Value

uint

ColorAttachments

public nint ColorAttachments

Field Value

nint

DepthStencilAttachment

public nint DepthStencilAttachment

Field Value

nint

Flags

public SubpassDescriptionFlags Flags

Field Value

SubpassDescriptionFlags

InputAttachmentCount

public uint InputAttachmentCount

Field Value

uint

InputAttachments

public nint InputAttachments

Field Value

nint

PipelineBindPoint

public PipelineBindPoint PipelineBindPoint

Field Value

PipelineBindPoint

PreserveAttachmentCount

public uint PreserveAttachmentCount

Field Value

uint

PreserveAttachments

public nint PreserveAttachments

Field Value

nint

ResolveAttachments

public nint ResolveAttachments

Field Value

nint