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

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

check() constCeresEngine::RenderTaskinlinevirtual
compile(RenderTaskCompiler &compiler) finalCeresEngine::PresentRenderTaskvirtual
CeresEngine::RenderTask::compile()CeresEngine::RenderTask
create(const GPUImageDescriptor &descriptor)CeresEngine::RenderTaskprotected
create(const GPUBufferDescriptor &descriptor)CeresEngine::RenderTaskprotected
didConnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
didDisconnect(Slot &slot, Connection &connection)CeresEngine::RenderTaskprotectedvirtual
execute(RenderGraphContext &context, GPUCommandBuffer &commandBuffer) finalCeresEngine::PresentRenderTaskvirtual
getInputs() constCeresEngine::RenderTaskinline
getName() constCeresEngine::RenderTaskinlinevirtual
getOutputs() constCeresEngine::RenderTaskinline
getResourceUsage() constCeresEngine::RenderTaskinline
getSettings() constCeresEngine::RenderTaskinlinevirtual
getSettings()CeresEngine::RenderTaskinlinevirtual
imageCeresEngine::PresentRenderTask
mDeleterCeresEngine::RefCounted< RenderTask >private
mInputsCeresEngine::RenderTaskprivate
mOutputsCeresEngine::RenderTaskprivate
mRefCounterCeresEngine::RefCounted< RenderTask >private
mRenderGraphCeresEngine::RenderTaskprivate
mResourceUsageCeresEngine::RenderTaskprotected
RefCounted(Args &&... args)CeresEngine::RefCounted< RenderTask >inlineexplicit
release() noexceptCeresEngine::RefCounted< RenderTask >inline
RenderTask(RenderGraph &renderGraph)CeresEngine::RenderTaskinlineexplicit
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