#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkPhysicalDeviceProperties | properties |
Definition at line 3804 of file mini_vulkan.h.
| VkStructureType VkPhysicalDeviceProperties2KHR::sType |
Definition at line 3805 of file mini_vulkan.h.
| void* VkPhysicalDeviceProperties2KHR::pNext |
Definition at line 3806 of file mini_vulkan.h.
| VkPhysicalDeviceProperties VkPhysicalDeviceProperties2KHR::properties |
Definition at line 3807 of file mini_vulkan.h.