3#include "Renderer/Tasks/RenderTask.h"
5#include "Rendering/Common.h"
29 enum class ResolveAction
38 ResolveAction action = ResolveAction::None;
Cogs::ResourceStatus checkReady(RenderTaskContext *context) override
Check if the task is ready to be applied, e.g.
Contains the Engine, Renderer, resource managers and other systems needed to run Cogs....
ResourceStatus
Status of an asynchronously loaded resource, such as an effect or a pipeline.
@ Pending
The resource is still loading.
static const Handle_t NoHandle
Represents a handle to nothing.