Enum ImageLayout
enum ImageLayout
: int { ... }
Enum members
Name | Description |
---|---|
colorAttachmentOptimal
|
|
depthStencilAttachmentOptimal
|
|
depthStencilReadOnlyOptimal
|
|
general
|
|
preinitialized
|
|
presentSrc
|
|
shaderReadOnlyOptimal
|
|
transferDstOptimal
|
|
transferSrcOptimal
|
|
undefined
|