Definition RenderGraphCompiler.hpp:16
RenderGraphCompiler(RenderGraph &graph)
Definition RenderGraphCompiler.hpp:21
RenderGraph & mGraph
Definition RenderGraphCompiler.hpp:18
Represents a graph type that can be used for describring the whole rendering process in the engine.
Definition RenderGraph.hpp:33
Definition Forward.hpp:12
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25