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

◆ track_frame_command()

virtual void MayaFlux::Core::Window::track_frame_command ( uint64_t  cmd_id)
pure virtual

Track a secondary command buffer for this frame.

Parameters
cmd_idCommand buffer ID that contains draw commands for this window

Called by RenderProcessor after recording. PresentProcessor queries these to know which secondary buffers to execute.

Implemented in MayaFlux::Core::GlfwWindow.