SDL  2.0
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkRenderPassInputAttachmentAspectCreateInfo:

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReferencepAspectReferences
 

Detailed Description

Definition at line 4226 of file vulkan_core.h.

Field Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 4229 of file vulkan_core.h.

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 4230 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 4228 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 4227 of file vulkan_core.h.


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