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.
VkFramebufferCreateInfo Struct Reference

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkFramebufferCreateFlags flags
 
VkRenderPass renderPass
 
uint32_t attachmentCount
 
const VkImageView * pAttachments
 
uint32_t width
 
uint32_t height
 
uint32_t layers
 

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