HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkQueueFamilyProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkQueueFlags queueFlags
 
uint32_t queueCount
 
uint32_t timestampValidBits
 
VkExtent3D minImageTransferGranularity
 

Detailed Description

Definition at line 3167 of file vulkan_core.h.

Member Data Documentation

VkExtent3D VkQueueFamilyProperties::minImageTransferGranularity

Definition at line 3171 of file vulkan_core.h.

uint32_t VkQueueFamilyProperties::queueCount

Definition at line 3169 of file vulkan_core.h.

VkQueueFlags VkQueueFamilyProperties::queueFlags

Definition at line 3168 of file vulkan_core.h.

uint32_t VkQueueFamilyProperties::timestampValidBits

Definition at line 3170 of file vulkan_core.h.


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