|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::GraphicsSubsystem::register_windows_for_processing | ( | ) |
Register markend windows from window manager for swapchain processing.
Creates surfaces and swapchains for each window. Called during initialization and whenever new windows are created.
Definition at line 304 of file GraphicsSubsystem.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::WindowManagerHandle::get_processing_windows(), MayaFlux::Journal::GraphicsSubsystem, m_backend, m_handle, m_registered_windows, MF_WARN, and MayaFlux::Core::SubsystemProcessingHandle::windows.
Referenced by process().
Here is the call graph for this function:
Here is the caller graph for this function: