ReactOS 0.4.17-dev-934-g091855f
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkFramebufferAttachmentsCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentImageInfoCount
 
const VkFramebufferAttachmentImageInfo * pAttachmentImageInfos
 

Detailed Description

Definition at line 8805 of file vulkan.h.

Member Data Documentation

◆ attachmentImageInfoCount

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 8809 of file vulkan.h.

◆ pAttachmentImageInfos

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 8810 of file vulkan.h.

◆ pNext

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 8808 of file vulkan.h.

◆ sType

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 8807 of file vulkan.h.


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