SDL  2.0
VkLayerDeviceLink Struct Reference

#include <vk_layer.h>

Data Fields

struct VkLayerDeviceLink_ * pNext
 
PFN_vkGetInstanceProcAddr pfnNextGetInstanceProcAddr
 
PFN_vkGetDeviceProcAddr pfnNextGetDeviceProcAddr
 

Detailed Description

Definition at line 136 of file vk_layer.h.

Field Documentation

◆ pfnNextGetDeviceProcAddr

PFN_vkGetDeviceProcAddr VkLayerDeviceLink::pfnNextGetDeviceProcAddr

Definition at line 139 of file vk_layer.h.

◆ pfnNextGetInstanceProcAddr

PFN_vkGetInstanceProcAddr VkLayerDeviceLink::pfnNextGetInstanceProcAddr

Definition at line 138 of file vk_layer.h.

◆ pNext

struct VkLayerDeviceLink_* VkLayerDeviceLink::pNext

Definition at line 137 of file vk_layer.h.


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