Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentImageInfoCount
 
const VkFramebufferAttachmentImageInfopAttachmentImageInfos
 

Detailed Description

Definition at line 6369 of file vulkan_core.h.

Field Documentation

◆ attachmentImageInfoCount

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 6372 of file vulkan_core.h.

◆ pAttachmentImageInfos

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 6373 of file vulkan_core.h.

◆ pNext

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 6371 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 6370 of file vulkan_core.h.


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