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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t aspectReferenceCount
 
const
VkInputAttachmentAspectReference
pAspectReferences
 

Detailed Description

Definition at line 5266 of file vulkan_core.h.

Member Data Documentation

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 5269 of file vulkan_core.h.

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 5270 of file vulkan_core.h.

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 5268 of file vulkan_core.h.

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 5267 of file vulkan_core.h.


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