Header menu logo Nu

ImageLayout Type

An image layout in its access and pipeline stage context.

Union cases

Union case Description

ColorAttachmentRead

Full Usage: ColorAttachmentRead

ColorAttachmentWrite

Full Usage: ColorAttachmentWrite

DepthAttachmentRead

Full Usage: DepthAttachmentRead

DepthAttachmentWrite

Full Usage: DepthAttachmentWrite

Present

Full Usage: Present

TransferDst

Full Usage: TransferDst

TransferSrc

Full Usage: TransferSrc

Undefined

Full Usage: Undefined

Instance members

Instance member Description

this.Access

Full Usage: this.Access

Returns: VkAccessFlags

The access flag.

Returns: VkAccessFlags

this.IsColorAttachmentRead

Full Usage: this.IsColorAttachmentRead

Returns: bool
Returns: bool

this.IsColorAttachmentWrite

Full Usage: this.IsColorAttachmentWrite

Returns: bool
Returns: bool

this.IsDepthAttachmentRead

Full Usage: this.IsDepthAttachmentRead

Returns: bool
Returns: bool

this.IsDepthAttachmentWrite

Full Usage: this.IsDepthAttachmentWrite

Returns: bool
Returns: bool

this.IsPresent

Full Usage: this.IsPresent

Returns: bool
Returns: bool

this.IsTransferDst

Full Usage: this.IsTransferDst

Returns: bool
Returns: bool

this.IsTransferSrc

Full Usage: this.IsTransferSrc

Returns: bool
Returns: bool

this.IsUndefined

Full Usage: this.IsUndefined

Returns: bool
Returns: bool

this.PipelineStage

Full Usage: this.PipelineStage

Returns: VkPipelineStageFlags

The pipeline stage.

Returns: VkPipelineStageFlags

this.VkImageLayout

Full Usage: this.VkImageLayout

Returns: VkImageLayout

The VkImageLayout.

Returns: VkImageLayout

Type something to start searching.