FTEQW
Documentation of the FTE engine source tree.
VkQueueFamilyProperties Struct Reference

#include <vulkan.h>

Public Attributes

VkQueueFlags queueFlags
 
uint32_t queueCount
 
uint32_t timestampValidBits
 
VkExtent3D minImageTransferGranularity
 

Member Data Documentation

◆ minImageTransferGranularity

VkExtent3D VkQueueFamilyProperties::minImageTransferGranularity

◆ queueCount

uint32_t VkQueueFamilyProperties::queueCount

◆ queueFlags

VkQueueFlags VkQueueFamilyProperties::queueFlags

◆ timestampValidBits

uint32_t VkQueueFamilyProperties::timestampValidBits

The documentation for this struct was generated from the following file: