Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkPhysicalDeviceProperties | properties |
Definition at line 5313 of file vulkan_core.h.
void* VkPhysicalDeviceProperties2::pNext |
Definition at line 5315 of file vulkan_core.h.
VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 5316 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 5314 of file vulkan_core.h.