|
SDL
2.0
|
#include <vk_layer.h>
Data Fields | |
| struct VkLayerInstanceLink_ * | pNext |
| PFN_vkGetInstanceProcAddr | pfnNextGetInstanceProcAddr |
| PFN_GetPhysicalDeviceProcAddr | pfnNextGetPhysicalDeviceProcAddr |
Definition at line 90 of file vk_layer.h.
| PFN_vkGetInstanceProcAddr VkLayerInstanceLink::pfnNextGetInstanceProcAddr |
Definition at line 92 of file vk_layer.h.
| PFN_GetPhysicalDeviceProcAddr VkLayerInstanceLink::pfnNextGetPhysicalDeviceProcAddr |
Definition at line 93 of file vk_layer.h.
| struct VkLayerInstanceLink_* VkLayerInstanceLink::pNext |
Definition at line 91 of file vk_layer.h.