Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
DescriptorIndexAllocator.h File Reference
#include <cstdint>
#include <stack>
#include <vector>
Include dependency graph for DescriptorIndexAllocator.h:
This graph shows which files directly or indirectly include this file:

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.