struct VkAttachmentDescription2
Defined at line 6197 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_core.h
Public Members
VkStructureType sType
const void * pNext
VkAttachmentDescriptionFlags flags
VkFormat format
VkSampleCountFlagBits samples
VkAttachmentLoadOp loadOp
VkAttachmentStoreOp storeOp
VkAttachmentLoadOp stencilLoadOp
VkAttachmentStoreOp stencilStoreOp
VkImageLayout initialLayout
VkImageLayout finalLayout