- finalLayout
VkImageLayout finalLayout;
Undocumented in source.
- flags
VkAttachmentDescriptionFlags flags;
Undocumented in source.
- format
VkFormat format;
Undocumented in source.
- initialLayout
VkImageLayout initialLayout;
Undocumented in source.
- loadOp
VkAttachmentLoadOp loadOp;
Undocumented in source.
- samples
VkSampleCountFlagBits samples;
Undocumented in source.
- stencilLoadOp
VkAttachmentLoadOp stencilLoadOp;
Undocumented in source.
- stencilStoreOp
VkAttachmentStoreOp stencilStoreOp;
Undocumented in source.
- storeOp
VkAttachmentStoreOp storeOp;
Undocumented in source.