Enum ImageLayout
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public enum ImageLayout
Fields
ColorAttachmentOptimal = 2
DepthStencilAttachmentOptimal = 3
DepthStencilReadOnlyOptimal = 4
General = 1
Preinitialized = 8
PresentSource = 1000001002
ShaderReadOnlyOptimal = 5
TransferDestinationOptimal = 7
TransferSourceOptimal = 6
Undefined = 0