|
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 |
| VkSubpassDescriptionFlags | flags |
| VkPipelineBindPoint | pipelineBindPoint |
| uint32_t | viewMask |
| uint32_t | inputAttachmentCount |
| const VkAttachmentReference2 * | pInputAttachments |
| uint32_t | colorAttachmentCount |
| const VkAttachmentReference2 * | pColorAttachments |
| const VkAttachmentReference2 * | pResolveAttachments |
| const VkAttachmentReference2 * | pDepthStencilAttachment |
| uint32_t | preserveAttachmentCount |
| const uint32_t * | pPreserveAttachments |