Vulkan-Hpp
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentImageInfoCount
 
const VkFramebufferAttachmentImageInfopAttachmentImageInfos
 

Detailed Description

Definition at line 6262 of file vulkan_core.h.

Member Data Documentation

◆ attachmentImageInfoCount

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 6265 of file vulkan_core.h.

◆ pAttachmentImageInfos

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 6266 of file vulkan_core.h.

◆ pNext

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 6264 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 6263 of file vulkan_core.h.


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