Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkRenderPassCreateFlags | flags |
uint32_t | attachmentCount |
const VkAttachmentDescription2 * | pAttachments |
uint32_t | subpassCount |
const VkSubpassDescription2 * | pSubpasses |
uint32_t | dependencyCount |
const VkSubpassDependency2 * | pDependencies |
uint32_t | correlatedViewMaskCount |
const uint32_t * | pCorrelatedViewMasks |