|
SDL
2.0
|
#include <vk_layer.h>
Data Fields | |
| struct VkLayerDeviceLink_ * | pNext |
| PFN_vkGetInstanceProcAddr | pfnNextGetInstanceProcAddr |
| PFN_vkGetDeviceProcAddr | pfnNextGetDeviceProcAddr |
Definition at line 136 of file vk_layer.h.
| PFN_vkGetDeviceProcAddr VkLayerDeviceLink::pfnNextGetDeviceProcAddr |
Definition at line 139 of file vk_layer.h.
| PFN_vkGetInstanceProcAddr VkLayerDeviceLink::pfnNextGetInstanceProcAddr |
Definition at line 138 of file vk_layer.h.
| struct VkLayerDeviceLink_* VkLayerDeviceLink::pNext |
Definition at line 137 of file vk_layer.h.