HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPhysicalDeviceProperties | properties |
Definition at line 5198 of file vulkan_core.h.
void* VkPhysicalDeviceProperties2::pNext |
Definition at line 5200 of file vulkan_core.h.
VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 5201 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 5199 of file vulkan_core.h.