|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPhysicalDeviceProperties2:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceProperties | properties |
Definition at line 4158 of file vulkan_core.h.
| void* VkPhysicalDeviceProperties2::pNext |
Definition at line 4160 of file vulkan_core.h.
| VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 4161 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 4159 of file vulkan_core.h.