Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Headset.cpp File Reference
#include "Engine/Logging/TracyMacros.hpp"
#include <cmath>
#include <Engine/Core/ApplicationContext.h>
#include <Engine/Core/OpenXrHelper.h>
#include <Engine/Core/VulkanHelper.h>
#include <Engine/Renderer/Headset.h>
#include <Engine/Renderer/NamedThreadPool.h>
#include <array>
#include <chrono>
#include <future>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/string_cast.hpp>
#include <plog/Log.h>
#include <vulkan/vulkan_core.h>
#include "Engine/Renderer/Renderer.h"
Include dependency graph for Headset.cpp:

Go to the source code of this file.

Namespaces

namespace  EngineCore
 Log category system implementation.