Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPhysicalDeviceProperties | properties |
Definition at line 5274 of file vulkan_core.h.
void* VkPhysicalDeviceProperties2::pNext |
Definition at line 5276 of file vulkan_core.h.
VkPhysicalDeviceProperties VkPhysicalDeviceProperties2::properties |
Definition at line 5277 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceProperties2::sType |
Definition at line 5275 of file vulkan_core.h.