|
CeresEngine 0.2.0
A game development framework
|
#include "VKCommon.hpp"#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/SmartPtr.hpp"#include "CeresEngine/Foundation/Container/Deque.hpp"#include "CeresEngine/Foundation/Container/SmallVector.hpp"#include "CeresEngine/RenderAPI/GPUCommandBuffer.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::VKCommandBufferTracker |
| A helper class that keeps track of any resource so that they remain alive for as long as Vulkan needs it to be. More... | |
| class | CeresEngine::VKCommandBuffer |
The GPUCommandBuffer implementation for the Vulkan RenderAPI. More... | |
Namespaces | |
| namespace | CeresEngine |