ReactOS 0.4.17-dev-934-g091855f
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkRenderPassInputAttachmentAspectCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReference * pAspectReferences
 

Detailed Description

Definition at line 13670 of file vulkan.h.

Member Data Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 13674 of file vulkan.h.

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 13675 of file vulkan.h.

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 13673 of file vulkan.h.

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 13672 of file vulkan.h.


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