Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxPerSetDescriptors |
VkDeviceSize | maxMemoryAllocationSize |
Definition at line 5587 of file vulkan_core.h.
VkDeviceSize VkPhysicalDeviceMaintenance3Properties::maxMemoryAllocationSize |
Definition at line 5591 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMaintenance3Properties::maxPerSetDescriptors |
Definition at line 5590 of file vulkan_core.h.
void* VkPhysicalDeviceMaintenance3Properties::pNext |
Definition at line 5589 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMaintenance3Properties::sType |
Definition at line 5588 of file vulkan_core.h.