Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkQueueFamilyProperties Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkQueueFamilyProperties:

Public Attributes

VkQueueFlags queueFlags
 
uint32_t queueCount
 
uint32_t timestampValidBits
 
VkExtent3D minImageTransferGranularity
 

Detailed Description

Definition at line 1793 of file vulkan.h.

Member Data Documentation

◆ minImageTransferGranularity

VkExtent3D VkQueueFamilyProperties::minImageTransferGranularity

Definition at line 1797 of file vulkan.h.

◆ queueCount

uint32_t VkQueueFamilyProperties::queueCount

Definition at line 1795 of file vulkan.h.

◆ queueFlags

VkQueueFlags VkQueueFamilyProperties::queueFlags

Definition at line 1794 of file vulkan.h.

◆ timestampValidBits

uint32_t VkQueueFamilyProperties::timestampValidBits

Definition at line 1796 of file vulkan.h.


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