RetroArch
Public Attributes | List of all members
VkLayerInstanceCreateInfo Struct Reference

#include <vk_layer.h>

Collaboration diagram for VkLayerInstanceCreateInfo:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkLayerFunction function
 
union {
   VkLayerInstanceLink *   pLayerInfo
 
   PFN_vkSetInstanceLoaderData   pfnSetInstanceLoaderData
 
u
 

Member Data Documentation

◆ function

VkLayerFunction VkLayerInstanceCreateInfo::function

◆ pfnSetInstanceLoaderData

PFN_vkSetInstanceLoaderData VkLayerInstanceCreateInfo::pfnSetInstanceLoaderData

◆ pLayerInfo

VkLayerInstanceLink* VkLayerInstanceCreateInfo::pLayerInfo

◆ pNext

const void* VkLayerInstanceCreateInfo::pNext

◆ sType

VkStructureType VkLayerInstanceCreateInfo::sType

◆ u

union { ... } VkLayerInstanceCreateInfo::u

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