Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkRenderPassInputAttachmentAspectCreateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReferencepAspectReferences
 

Detailed Description

Definition at line 2767 of file vulkan.h.

Member Data Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 2770 of file vulkan.h.

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 2771 of file vulkan.h.

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 2769 of file vulkan.h.

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 2768 of file vulkan.h.


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