MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_render_flow()

MAYAFLUX_API RenderFlow & MayaFlux::Portal::Graphics::get_render_flow ( )
inline

Get the global render flow instance.

Definition at line 305 of file RenderFlow.hpp.

306{
307 return RenderFlow::instance();
308}

References MayaFlux::Portal::Graphics::RenderFlow::instance().

Referenced by MayaFlux::Buffers::RenderProcessor::cleanup(), MayaFlux::Buffers::RenderProcessor::execute_shader(), MayaFlux::Buffers::PresentProcessor::fallback_renderer(), MayaFlux::Buffers::RenderProcessor::initialize_descriptors(), and MayaFlux::Buffers::RenderProcessor::initialize_pipeline().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: