|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Renderer/PipelineMaterialPayload.h"#include "Engine/Logging/TracyMacros.hpp"#include "Engine/Shader/Shader.h"#include <array>#include <Engine/Core/VulkanHelper.h>#include <iostream>#include <optional>#include <plog/Log.h>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |