Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::ApplicationContext::QueueFamily::Family Struct Reference

#include <ApplicationContext.h>

Public Attributes

uint32_t index = 0u
VkQueue queue = VK_NULL_HANDLE

Detailed Description

Definition at line 374 of file ApplicationContext.h.

Member Data Documentation

◆ index

uint32_t EngineCore::ApplicationContext::QueueFamily::Family::index = 0u

Definition at line 376 of file ApplicationContext.h.

◆ queue

VkQueue EngineCore::ApplicationContext::QueueFamily::Family::queue = VK_NULL_HANDLE

Definition at line 377 of file ApplicationContext.h.


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