SDL
2.0
|
#include <vk_layer.h>
Data Fields | |
struct VkLayerDeviceLink_ * | pNext |
PFN_vkGetInstanceProcAddr | pfnNextGetInstanceProcAddr |
PFN_vkGetDeviceProcAddr | pfnNextGetDeviceProcAddr |
Definition at line 121 of file vk_layer.h.
PFN_vkGetDeviceProcAddr VkLayerDeviceLink::pfnNextGetDeviceProcAddr |
Definition at line 124 of file vk_layer.h.
PFN_vkGetInstanceProcAddr VkLayerDeviceLink::pfnNextGetInstanceProcAddr |
Definition at line 123 of file vk_layer.h.
struct VkLayerDeviceLink_* VkLayerDeviceLink::pNext |
Definition at line 122 of file vk_layer.h.