RetroArch
Public Attributes | List of all members
VkQueueFamilyProperties Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkQueueFamilyProperties:
[legend]

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: