|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <ApplicationContext.h>
Public Attributes | |
| uint32_t | index = 0u |
| VkQueue | queue = VK_NULL_HANDLE |
Definition at line 374 of file ApplicationContext.h.
| uint32_t EngineCore::ApplicationContext::QueueFamily::Family::index = 0u |
Definition at line 376 of file ApplicationContext.h.
| VkQueue EngineCore::ApplicationContext::QueueFamily::Family::queue = VK_NULL_HANDLE |
Definition at line 377 of file ApplicationContext.h.