CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::SimpleComputeRenderTask Member List

This is the complete list of members for CeresEngine::SimpleComputeRenderTask, including all inherited members.

check() constCeresEngine::RenderTaskinlinevirtual
compile()CeresEngine::RenderTask
compile(RenderTaskCompiler &compiler)=0CeresEngine::RenderTaskprotectedpure virtual
create(const GPUImageDescriptor &descriptor)CeresEngine::RenderTaskprotected
create(const GPUBufferDescriptor &descriptor)CeresEngine::RenderTaskprotected
createComputePipeline(GPUDevice &device)=0CeresEngine::SimpleComputeRenderTaskprotectedpure virtual
didConnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
didDisconnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
execute(RenderGraphContext &context, GPUCommandBuffer &commandBuffer) overrideCeresEngine::SimpleComputeRenderTaskvirtual
execute(RenderGraphContext &context, GPUCommandBuffer &commandBuffer, GPUComputePipeline &pipeline)=0CeresEngine::SimpleComputeRenderTaskprotectedpure virtual
getInputs() constCeresEngine::RenderTaskinline
getName() const overrideCeresEngine::SimpleComputeRenderTaskinlinevirtual
getOutputs() constCeresEngine::RenderTaskinline
getResourceUsage() constCeresEngine::RenderTaskinline
getSettings() constCeresEngine::RenderTaskinlinevirtual
getSettings()CeresEngine::RenderTaskinlinevirtual
initialize(GPUDevice &device)CeresEngine::SimpleComputeRenderTaskinlineprotectedvirtual
isComputePipelineDirty(GPUComputePipeline &computePipeline) constCeresEngine::SimpleComputeRenderTaskinlineprotectedvirtual
mDeleterCeresEngine::RefCounted< RenderTask >private
mInitializedCeresEngine::SimpleComputeRenderTaskprivate
mInputsCeresEngine::RenderTaskprivate
mNameCeresEngine::SimpleComputeRenderTaskprivate
mOutputsCeresEngine::RenderTaskprivate
mPipelineCeresEngine::SimpleComputeRenderTaskprivate
mRefCounterCeresEngine::RefCounted< RenderTask >private
mRenderGraphCeresEngine::RenderTaskprivate
mResourceUsageCeresEngine::RenderTaskprotected
RefCounted(Args &&... args)CeresEngine::RefCounted< RenderTask >inlineexplicit
release() noexceptCeresEngine::RefCounted< RenderTask >inline
RenderTask(RenderGraph &renderGraph)CeresEngine::ComputeRenderTaskinlineexplicit
retain() noexceptCeresEngine::RefCounted< RenderTask >inline
shouldConnect(const Slot &slot, const Slot &targetSlot) constCeresEngine::RenderTaskinlineprotectedvirtual
shouldDisconnect(const Slot &slot, const Connection &connection) constCeresEngine::RenderTaskinlineprotectedvirtual
SimpleComputeRenderTask(RenderGraph &renderGraph, const String &name)CeresEngine::SimpleComputeRenderTaskinlineexplicit
willConnect(Slot &slot, Slot &targetSlot)CeresEngine::RenderTaskinlineprotectedvirtual
willDisconnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskinlineprotectedvirtual
~RenderTask()CeresEngine::RenderTaskvirtual