CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VKPickedQueueFamily Struct Reference

A structure that represents a picked queue family. More...

#include <CeresEngine/RenderAPI/Vulkan/VKCommon.hpp>

Public Attributes

UInt32 familyIndex
 The index of picked the queue family.
 
UInt32 queueIndex
 The index of the queue inside the picked family.
 

Detailed Description

A structure that represents a picked queue family.

Member Data Documentation

◆ familyIndex

UInt32 CeresEngine::VKPickedQueueFamily::familyIndex

The index of picked the queue family.

◆ queueIndex

UInt32 CeresEngine::VKPickedQueueFamily::queueIndex

The index of the queue inside the picked family.


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