Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkFramebufferAttachmentsCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentImageInfoCount
 
const VkFramebufferAttachmentImageInfopAttachmentImageInfos
 

Detailed Description

Definition at line 6329 of file vulkan_core.h.

Member Data Documentation

◆ attachmentImageInfoCount

uint32_t VkFramebufferAttachmentsCreateInfo::attachmentImageInfoCount

Definition at line 6332 of file vulkan_core.h.

◆ pAttachmentImageInfos

const VkFramebufferAttachmentImageInfo* VkFramebufferAttachmentsCreateInfo::pAttachmentImageInfos

Definition at line 6333 of file vulkan_core.h.

◆ pNext

const void* VkFramebufferAttachmentsCreateInfo::pNext

Definition at line 6331 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferAttachmentsCreateInfo::sType

Definition at line 6330 of file vulkan_core.h.


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