Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | layeredApiCount |
VkPhysicalDeviceLayeredApiPropertiesKHR * | pLayeredApis |
Definition at line 11987 of file vulkan_core.h.
uint32_t VkPhysicalDeviceLayeredApiPropertiesListKHR::layeredApiCount |
Definition at line 11990 of file vulkan_core.h.
VkPhysicalDeviceLayeredApiPropertiesKHR* VkPhysicalDeviceLayeredApiPropertiesListKHR::pLayeredApis |
Definition at line 11991 of file vulkan_core.h.
void* VkPhysicalDeviceLayeredApiPropertiesListKHR::pNext |
Definition at line 11989 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceLayeredApiPropertiesListKHR::sType |
Definition at line 11988 of file vulkan_core.h.