RetroArch
Public Attributes | List of all members
VkNegotiateLayerInterface Struct Reference

#include <vk_layer.h>

Collaboration diagram for VkNegotiateLayerInterface:
[legend]

Public Attributes

VkNegotiateLayerStructType sType
 
voidpNext
 
uint32_t loaderLayerInterfaceVersion
 
PFN_vkGetInstanceProcAddr pfnGetInstanceProcAddr
 
PFN_vkGetDeviceProcAddr pfnGetDeviceProcAddr
 
PFN_GetPhysicalDeviceProcAddr pfnGetPhysicalDeviceProcAddr
 

Member Data Documentation

◆ loaderLayerInterfaceVersion

uint32_t VkNegotiateLayerInterface::loaderLayerInterfaceVersion

◆ pfnGetDeviceProcAddr

PFN_vkGetDeviceProcAddr VkNegotiateLayerInterface::pfnGetDeviceProcAddr

◆ pfnGetInstanceProcAddr

PFN_vkGetInstanceProcAddr VkNegotiateLayerInterface::pfnGetInstanceProcAddr

◆ pfnGetPhysicalDeviceProcAddr

PFN_GetPhysicalDeviceProcAddr VkNegotiateLayerInterface::pfnGetPhysicalDeviceProcAddr

◆ pNext

void* VkNegotiateLayerInterface::pNext

◆ sType

VkNegotiateLayerStructType VkNegotiateLayerInterface::sType

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