HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t attachmentImageInfoCount
 
const
VkFramebufferAttachmentImageInfo
pAttachmentImageInfos
 

Detailed Description

Definition at line 6248 of file vulkan_core.h.

Member Data Documentation

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 6251 of file vulkan_core.h.

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 6252 of file vulkan_core.h.

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 6250 of file vulkan_core.h.

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 6249 of file vulkan_core.h.


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