|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPhysicalDeviceProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceProperties | properties |
Definition at line 4397 of file vulkan_core.h.
| void* VkPhysicalDeviceProperties2::pNext |
Definition at line 4399 of file vulkan_core.h.
| VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 4400 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 4398 of file vulkan_core.h.