- finalLayout
ImageLayout finalLayout;
Undocumented in source.
- flags
VkAttachmentDescriptionFlags flags;
Undocumented in source.
- format
VkFormat format;
Undocumented in source.
- initialLayout
ImageLayout initialLayout;
Undocumented in source.
- loadOp
AttachmentLoadOp loadOp;
Undocumented in source.
- samples
SampleCount samples;
Undocumented in source.
- stencilLoadOp
AttachmentLoadOp stencilLoadOp;
Undocumented in source.
- stencilStoreOp
AttachmentStoreOp stencilStoreOp;
Undocumented in source.
- storeOp
AttachmentStoreOp storeOp;
Undocumented in source.