Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReferencepAspectReferences
 

Detailed Description

Definition at line 5381 of file vulkan_core.h.

Field Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

Definition at line 5384 of file vulkan_core.h.

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

Definition at line 5385 of file vulkan_core.h.

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

Definition at line 5383 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

Definition at line 5382 of file vulkan_core.h.


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