Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
Workflow.cpp File Reference
#include "Utility/Concurrent/Workflow.h"
#include "Utility/Concurrent/FixedSizeThreadPool.h"
#include <Common/assertion.h>
#include <Common/primitive_type.h>
#include <Common/logging.h>
#include <stdexcept>
#include <algorithm>
#include <format>

Namespaces

namespace  ph
 The root for all renderer implementations.
 

Functions

 ph::PH_DEFINE_INTERNAL_LOG_GROUP (Workflow, Concurrent)