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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachmentCount
 
const VkImageView * pAttachments
 

Detailed Description

Definition at line 6336 of file vulkan_core.h.

Member Data Documentation

◆ attachmentCount

uint32_t VkRenderPassAttachmentBeginInfo::attachmentCount

Definition at line 6339 of file vulkan_core.h.

◆ pAttachments

const VkImageView* VkRenderPassAttachmentBeginInfo::pAttachments

Definition at line 6340 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassAttachmentBeginInfo::pNext

Definition at line 6338 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassAttachmentBeginInfo::sType

Definition at line 6337 of file vulkan_core.h.


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