|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <cstdint>#include <stack>#include <vector>Go to the source code of this file.
Classes | |
| class | EngineCore::DescriptorIndexAllocator |
| Use this class to manage a finite amount of memory. The idea is to have an array which stores objects and a vector which has pointers to said objects in the array. The array is sparsely populated using optionals. More... | |
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |