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

◆ get_frame_commands()

virtual const std::vector< uint64_t > & MayaFlux::Core::Window::get_frame_commands ( ) const
pure virtual

Get all command buffers recorded for this frame.

Returns
Vector of command buffer IDs

Called by PresentProcessor to collect secondary buffers for execution.

Implemented in MayaFlux::Core::GlfwWindow.