Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vk_layer.h>
Definition at line 100 of file vk_layer.h.
VkLayerFunction VkLayerInstanceCreateInfo::function |
Definition at line 103 of file vk_layer.h.
struct { ... } VkLayerInstanceCreateInfo::layerDevice |
VkLoaderFeatureFlags VkLayerInstanceCreateInfo::loaderFeatures |
Definition at line 111 of file vk_layer.h.
PFN_vkLayerCreateDevice VkLayerInstanceCreateInfo::pfnLayerCreateDevice |
Definition at line 108 of file vk_layer.h.
PFN_vkLayerDestroyDevice VkLayerInstanceCreateInfo::pfnLayerDestroyDevice |
Definition at line 109 of file vk_layer.h.
PFN_vkSetInstanceLoaderData VkLayerInstanceCreateInfo::pfnSetInstanceLoaderData |
Definition at line 106 of file vk_layer.h.
VkLayerInstanceLink* VkLayerInstanceCreateInfo::pLayerInfo |
Definition at line 105 of file vk_layer.h.
const void* VkLayerInstanceCreateInfo::pNext |
Definition at line 102 of file vk_layer.h.
VkStructureType VkLayerInstanceCreateInfo::sType |
Definition at line 101 of file vk_layer.h.
union { ... } VkLayerInstanceCreateInfo::u |