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

This is the complete list of members for CeresEngine::GraphicsRenderTask, 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
createRenderPass(GPUDevice &device)CeresEngine::GraphicsRenderTaskprotectedvirtual
createRenderTarget(GPUDevice &device, GPURenderPass &renderPass)CeresEngine::GraphicsRenderTaskprotectedvirtual
didConnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
didDisconnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
execute(RenderGraphContext &context, GPUCommandBuffer &commandBuffer) overrideCeresEngine::GraphicsRenderTaskvirtual
execute(RenderGraphContext &context, GPUCommandBuffer &commandBuffer, GPURenderTarget &renderTarget)=0CeresEngine::GraphicsRenderTaskprotectedpure virtual
getInputs() constCeresEngine::RenderTaskinline
getName() constCeresEngine::RenderTaskinlinevirtual
getOutputs() constCeresEngine::RenderTaskinline
getResourceUsage() constCeresEngine::RenderTaskinline
getSettings() constCeresEngine::RenderTaskinlinevirtual
getSettings()CeresEngine::RenderTaskinlinevirtual
isRenderPassDirty(GPURenderPass &renderPass) constCeresEngine::GraphicsRenderTaskprotectedvirtual
isRenderTargetDirty(GPURenderTarget &renderTarget, GPURenderPass &renderPass) constCeresEngine::GraphicsRenderTaskprotectedvirtual
mDeleterCeresEngine::RefCounted< RenderTask >private
mInputsCeresEngine::RenderTaskprivate
mOutputsCeresEngine::RenderTaskprivate
mRefCounterCeresEngine::RefCounted< RenderTask >private
mRenderGraphCeresEngine::RenderTaskprivate
mRenderPassCeresEngine::GraphicsRenderTaskprotected
mRenderTargetCeresEngine::GraphicsRenderTaskprotected
mResourceUsageCeresEngine::RenderTaskprotected
RefCounted(Args &&... args)CeresEngine::RefCounted< RenderTask >inlineexplicit
release() noexceptCeresEngine::RefCounted< RenderTask >inline
RenderTask(RenderGraph &renderGraph)CeresEngine::GraphicsRenderTaskinlineexplicit
retain() noexceptCeresEngine::RefCounted< RenderTask >inline
shouldConnect(const Slot &slot, const Slot &targetSlot) constCeresEngine::RenderTaskinlineprotectedvirtual
shouldDisconnect(const Slot &slot, const Connection &connection) constCeresEngine::RenderTaskinlineprotectedvirtual
willConnect(Slot &slot, Slot &targetSlot)CeresEngine::RenderTaskinlineprotectedvirtual
willDisconnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskinlineprotectedvirtual
~RenderTask()CeresEngine::RenderTaskvirtual