|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::GraphicsSubsystem::render_all_windows | ( | ) |
Render all registered windows.
Acquires swapchain images, records command buffers, submits to graphics queue, and presents.
Definition at line 350 of file GraphicsSubsystem.cpp.
References m_backend, and m_registered_windows.
Referenced by process().
Here is the caller graph for this function: