|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Buffer.h"#include "Engine/Core/VulkanHelper.h"#include <array>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| struct | Vulkan::StagedBufferSyncObjects |
| class | Vulkan::StagedBuffer |
| struct | Vulkan::StagedBuffer::PendingDeletion |
| Old buffers waiting to be deleted after all frames complete. More... | |
Namespaces | |
| namespace | Engine |
| namespace | Engine::Core |
| Core audio subsystem owning the miniaudio engine and managing playback. | |
| namespace | Vulkan |