SDL  2.0
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkFramebufferAttachmentsCreateInfo:

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t attachmentImageInfoCount
 
const VkFramebufferAttachmentImageInfopAttachmentImageInfos
 

Detailed Description

Definition at line 5437 of file vulkan_core.h.

Field Documentation

◆ attachmentImageInfoCount

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 5440 of file vulkan_core.h.

◆ pAttachmentImageInfos

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 5441 of file vulkan_core.h.

◆ pNext

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 5439 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 5438 of file vulkan_core.h.


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