Vulkan-Hpp
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReferencepAspectReferences
 

Detailed Description

Definition at line 5275 of file vulkan_core.h.

Member Data Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 5278 of file vulkan_core.h.

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 5279 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 5277 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 5276 of file vulkan_core.h.


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