|
CeresEngine 0.2.0
A game development framework
|
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. | |
A structure that represents a picked queue family.
| UInt32 CeresEngine::VKPickedQueueFamily::familyIndex |
The index of picked the queue family.
| UInt32 CeresEngine::VKPickedQueueFamily::queueIndex |
The index of the queue inside the picked family.