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

#include <ApplicationContext.h>

Public Attributes

uint32_t index = 0u
VkQueue queue = VK_NULL_HANDLE

Detailed Description

Definition at line 403 of file ApplicationContext.h.

Member Data Documentation

◆ index

uint32_t Engine::Core::ApplicationContext::QueueFamily::Family::index = 0u

Definition at line 405 of file ApplicationContext.h.

◆ queue

VkQueue Engine::Core::ApplicationContext::QueueFamily::Family::queue = VK_NULL_HANDLE

Definition at line 406 of file ApplicationContext.h.


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