VkFramebufferCreateInfo

Undocumented in source.

Members

Variables

attachmentCount
uint attachmentCount;
Undocumented in source.
flags
VkFramebufferCreateFlags flags;
Undocumented in source.
height
uint height;
Undocumented in source.
layers
uint layers;
Undocumented in source.
pAttachments
VkImageView* pAttachments;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
renderPass
VkRenderPass renderPass;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta