Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vk_layer.h>
Definition at line 39 of file vk_layer.h.
uint32_t VkNegotiateLayerInterface::loaderLayerInterfaceVersion |
Definition at line 42 of file vk_layer.h.
PFN_vkGetDeviceProcAddr VkNegotiateLayerInterface::pfnGetDeviceProcAddr |
Definition at line 44 of file vk_layer.h.
PFN_vkGetInstanceProcAddr VkNegotiateLayerInterface::pfnGetInstanceProcAddr |
Definition at line 43 of file vk_layer.h.
PFN_GetPhysicalDeviceProcAddr VkNegotiateLayerInterface::pfnGetPhysicalDeviceProcAddr |
Definition at line 45 of file vk_layer.h.
void* VkNegotiateLayerInterface::pNext |
Definition at line 41 of file vk_layer.h.
VkNegotiateLayerStructType VkNegotiateLayerInterface::sType |
Definition at line 40 of file vk_layer.h.