|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
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.
Implemented in MayaFlux::Core::GlfwWindow.