|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Graphics::RenderFlow::present_rendered_image | ( | CommandBufferID | cmd_id, |
| const std::shared_ptr< Core::Window > & | window | ||
| ) |
Present rendered image to window.
| cmd_id | Command buffer ID |
| window | Target window for presentation |
Definition at line 865 of file RenderFlow.cpp.
References MayaFlux::Portal::Graphics::ShaderFoundry::get_command_buffer(), m_display_service, m_shader_foundry, MF_ERROR, MayaFlux::Journal::Portal, MayaFlux::Registry::Service::DisplayService::present_frame, and MayaFlux::Journal::Rendering.
Here is the call graph for this function: