Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
MirrorView.cpp File Reference
#include "Engine/Logging/TracyMacros.hpp"
#include <Engine/Core/ApplicationContext.h>
#include <Engine/Renderer/Headset.h>
#include <Engine/Renderer/MirrorView.h>
#include <Engine/Renderer/Renderer.h>
#include <glm/common.hpp>
#include <glm/ext/vector_float2.hpp>
#include <plog/Log.h>
#include <sstream>
#include <stdexcept>
#include <unordered_set>
#include <vulkan/vulkan.h>
Include dependency graph for MirrorView.cpp:

Go to the source code of this file.

Namespaces

namespace  EngineCore
 Log category system implementation.

Variables

constexpr const char * EngineCore::windowTitle = "Vulkan Schnee"