HDK
|
#include <vk_layer.h>
Public Attributes | |
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.