Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
VkSubpassDescription2 Struct Reference

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSubpassDescriptionFlags flags
 
VkPipelineBindPoint pipelineBindPoint
 
uint32_t viewMask
 
uint32_t inputAttachmentCount
 
const VkAttachmentReference2pInputAttachments
 
uint32_t colorAttachmentCount
 
const VkAttachmentReference2pColorAttachments
 
const VkAttachmentReference2pResolveAttachments
 
const VkAttachmentReference2pDepthStencilAttachment
 
uint32_t preserveAttachmentCount
 
const uint32_t * pPreserveAttachments
 

The documentation for this struct was generated from the following file: