MayaFlux 0.3.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 331 of file RenderFlow.hpp.

332{
333 return RenderFlow::instance();
334}

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: