Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkQueueFlags | queueFlags |
uint32_t | queueCount |
uint32_t | timestampValidBits |
VkExtent3D | minImageTransferGranularity |
Definition at line 3276 of file vulkan_core.h.
VkExtent3D VkQueueFamilyProperties::minImageTransferGranularity |
Definition at line 3280 of file vulkan_core.h.
uint32_t VkQueueFamilyProperties::queueCount |
Definition at line 3278 of file vulkan_core.h.
VkQueueFlags VkQueueFamilyProperties::queueFlags |
Definition at line 3277 of file vulkan_core.h.
uint32_t VkQueueFamilyProperties::timestampValidBits |
Definition at line 3279 of file vulkan_core.h.