ImageLayout Type
An image layout in its access and pipeline stage context.
Union cases
| Union case | Description |
Full Usage:
ColorAttachmentRead
|
|
Full Usage:
ColorAttachmentWrite
|
|
Full Usage:
DepthAttachmentRead
|
|
Full Usage:
DepthAttachmentWrite
|
|
Full Usage:
Present
|
|
Full Usage:
TransferDst
|
|
Full Usage:
TransferSrc
|
|
Full Usage:
Undefined
|
Instance members
| Instance member | Description |
|
|
Full Usage:
this.IsColorAttachmentRead
Returns: bool
|
|
Full Usage:
this.IsColorAttachmentWrite
Returns: bool
|
|
Full Usage:
this.IsDepthAttachmentRead
Returns: bool
|
|
Full Usage:
this.IsDepthAttachmentWrite
Returns: bool
|
|
Full Usage:
this.IsPresent
Returns: bool
|
|
Full Usage:
this.IsTransferDst
Returns: bool
|
|
Full Usage:
this.IsTransferSrc
Returns: bool
|
|
Full Usage:
this.IsUndefined
Returns: bool
|
|
|
|
|
|
Nu