Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkLayerDeviceLink_ Struct Reference

#include <vk_layer.h>

Data Fields

struct VkLayerDeviceLink_pNext
 
PFN_vkGetInstanceProcAddr pfnNextGetInstanceProcAddr
 
PFN_vkGetDeviceProcAddr pfnNextGetDeviceProcAddr
 

Detailed Description

Definition at line 115 of file vk_layer.h.

Field Documentation

◆ pfnNextGetDeviceProcAddr

PFN_vkGetDeviceProcAddr VkLayerDeviceLink_::pfnNextGetDeviceProcAddr

Definition at line 118 of file vk_layer.h.

◆ pfnNextGetInstanceProcAddr

PFN_vkGetInstanceProcAddr VkLayerDeviceLink_::pfnNextGetInstanceProcAddr

Definition at line 117 of file vk_layer.h.

◆ pNext

struct VkLayerDeviceLink_* VkLayerDeviceLink_::pNext

Definition at line 116 of file vk_layer.h.


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