Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPhysicalDeviceProperties | properties |
Definition at line 5207 of file vulkan_core.h.
void* VkPhysicalDeviceProperties2::pNext |
Definition at line 5209 of file vulkan_core.h.
VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 5210 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 5208 of file vulkan_core.h.