RetroArch
|
#include <vk_layer.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkLayerFunction | function |
union { | |
VkLayerDeviceLink * pLayerInfo | |
PFN_vkSetDeviceLoaderData pfnSetDeviceLoaderData | |
} | u |
VkLayerFunction VkLayerDeviceCreateInfo::function |
PFN_vkSetDeviceLoaderData VkLayerDeviceCreateInfo::pfnSetDeviceLoaderData |
VkLayerDeviceLink* VkLayerDeviceCreateInfo::pLayerInfo |
VkStructureType VkLayerDeviceCreateInfo::sType |
union { ... } VkLayerDeviceCreateInfo::u |