|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Queue family indices and queue handles selected for the Vulkan device. More...
Classes | |
| struct | Family |
| One Vulkan queue family selection and its queue handle. More... | |
Public Attributes | |
| Family | graphics |
| Family | present |
| Family | transfer |
Queue family indices and queue handles selected for the Vulkan device.
Definition at line 345 of file ApplicationContext.h.
| Family Engine::Core::ApplicationContext::QueueFamily::graphics |
Definition at line 363 of file ApplicationContext.h.
| Family Engine::Core::ApplicationContext::QueueFamily::present |
Definition at line 364 of file ApplicationContext.h.
| Family Engine::Core::ApplicationContext::QueueFamily::transfer |
Definition at line 365 of file ApplicationContext.h.