struct VkAttachmentDescription
Defined at line 3932 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_core.h
Public Members
VkAttachmentDescriptionFlags flags
VkFormat format
VkSampleCountFlagBits samples
VkAttachmentLoadOp loadOp
VkAttachmentStoreOp storeOp
VkAttachmentLoadOp stencilLoadOp
VkAttachmentStoreOp stencilStoreOp
VkImageLayout initialLayout
VkImageLayout finalLayout