Enum ImageLayout

enum ImageLayout : int { ... }

Enum members

NameDescription
colorAttachmentOptimal
depthStencilAttachmentOptimal
depthStencilReadOnlyOptimal
general
preinitialized
presentSrc
shaderReadOnlyOptimal
transferDstOptimal
transferSrcOptimal
undefined