Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "Render/RenderThread.h"
#include "Render/RenderThreadUpdateContext.h"
#include "EditorCore/Thread/Threads.h"
#include "Render/System.h"
#include "RenderCore/GHIThreadCaller.h"
#include <Common/assertion.h>
#include <Common/logging.h>
#include <Common/profiling.h>
#include <Common/exceptions.h>
#include <utility>
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
ph::editor::PH_DEFINE_INTERNAL_LOG_GROUP (RenderThread, Render) | |
ph::editor::PH_DEFINE_PROFILE_UNIT_NAME (RenderFrame) | |