HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkNegotiateLayerInterface Struct Reference

#include <vk_layer.h>

Public Attributes

VkNegotiateLayerStructType sType
 
voidpNext
 
uint32_t loaderLayerInterfaceVersion
 
PFN_vkGetInstanceProcAddr pfnGetInstanceProcAddr
 
PFN_vkGetDeviceProcAddr pfnGetDeviceProcAddr
 
PFN_GetPhysicalDeviceProcAddr pfnGetPhysicalDeviceProcAddr
 

Detailed Description

Definition at line 60 of file vk_layer.h.

Member Data Documentation

uint32_t VkNegotiateLayerInterface::loaderLayerInterfaceVersion

Definition at line 63 of file vk_layer.h.

PFN_vkGetDeviceProcAddr VkNegotiateLayerInterface::pfnGetDeviceProcAddr

Definition at line 65 of file vk_layer.h.

PFN_vkGetInstanceProcAddr VkNegotiateLayerInterface::pfnGetInstanceProcAddr

Definition at line 64 of file vk_layer.h.

PFN_GetPhysicalDeviceProcAddr VkNegotiateLayerInterface::pfnGetPhysicalDeviceProcAddr

Definition at line 66 of file vk_layer.h.

void* VkNegotiateLayerInterface::pNext

Definition at line 62 of file vk_layer.h.

VkNegotiateLayerStructType VkNegotiateLayerInterface::sType

Definition at line 61 of file vk_layer.h.


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