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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t attachmentCount
 
const VkImageView * pAttachments
 

Detailed Description

Definition at line 6255 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRenderPassAttachmentBeginInfo::attachmentCount

Definition at line 6258 of file vulkan_core.h.

const VkImageView* VkRenderPassAttachmentBeginInfo::pAttachments

Definition at line 6259 of file vulkan_core.h.

const void* VkRenderPassAttachmentBeginInfo::pNext

Definition at line 6257 of file vulkan_core.h.

VkStructureType VkRenderPassAttachmentBeginInfo::sType

Definition at line 6256 of file vulkan_core.h.


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