Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vk_layer.h>
Data Fields | |
struct VkLayerInstanceLink_ * | pNext |
PFN_vkGetInstanceProcAddr | pfnNextGetInstanceProcAddr |
PFN_GetPhysicalDeviceProcAddr | pfnNextGetPhysicalDeviceProcAddr |
Definition at line 69 of file vk_layer.h.
PFN_vkGetInstanceProcAddr VkLayerInstanceLink_::pfnNextGetInstanceProcAddr |
Definition at line 71 of file vk_layer.h.
PFN_GetPhysicalDeviceProcAddr VkLayerInstanceLink_::pfnNextGetPhysicalDeviceProcAddr |
Definition at line 72 of file vk_layer.h.
struct VkLayerInstanceLink_* VkLayerInstanceLink_::pNext |
Definition at line 70 of file vk_layer.h.