RetroArch
Public Attributes | List of all members
VkRenderPassInputAttachmentAspectCreateInfo Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkRenderPassInputAttachmentAspectCreateInfo:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t aspectReferenceCount
 
const VkInputAttachmentAspectReferencepAspectReferences
 

Member Data Documentation

◆ aspectReferenceCount

uint32_t VkRenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount

◆ pAspectReferences

const VkInputAttachmentAspectReference* VkRenderPassInputAttachmentAspectCreateInfo::pAspectReferences

◆ pNext

const void* VkRenderPassInputAttachmentAspectCreateInfo::pNext

◆ sType

VkStructureType VkRenderPassInputAttachmentAspectCreateInfo::sType

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