|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Track a secondary command buffer for this frame.
| cmd_id | Command buffer ID that contains draw commands for this window |
Called by RenderProcessor after recording. PresentProcessor queries these to know which secondary buffers to execute.
Implements MayaFlux::Core::Window.
Definition at line 466 of file GlfwWindow.cpp.
References MayaFlux::Journal::Core, MayaFlux::Journal::GraphicsCallback, m_create_info, m_frame_commands, m_render_tracking_mutex, MF_RT_TRACE, and MayaFlux::Core::WindowCreateInfo::title.