|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Renderer/VulkanStagedBuffer.h"#include <cstring>#include <optional>#include <stdexcept>#include <vulkan/vulkan.h>#include "Engine/Core/ApplicationContext.h"Go to the source code of this file.
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |
Variables | |
| constexpr VkPipelineStageFlags2 | EngineCore::STAGED_BUFFER_DST_STAGES |