|
MayaFlux 0.1.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 339 of file GraphicsSubsystem.cpp.
References m_backend, and m_registered_windows.