Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkQueueFlags | queueFlags |
uint32_t | queueCount |
uint32_t | timestampValidBits |
VkExtent3D | minImageTransferGranularity |
Definition at line 3241 of file vulkan_core.h.
VkExtent3D VkQueueFamilyProperties::minImageTransferGranularity |
Definition at line 3245 of file vulkan_core.h.
uint32_t VkQueueFamilyProperties::queueCount |
Definition at line 3243 of file vulkan_core.h.
VkQueueFlags VkQueueFamilyProperties::queueFlags |
Definition at line 3242 of file vulkan_core.h.
uint32_t VkQueueFamilyProperties::timestampValidBits |
Definition at line 3244 of file vulkan_core.h.