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.