|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Core::VKSwapchain::recreate | ( | uint32_t | width, |
| uint32_t | height | ||
| ) |
Recreate swapchain (for window resize)
| width | New width |
| height | New height |
Definition at line 138 of file VKSwapchain.cpp.
References cleanup_swapchain(), MayaFlux::Journal::Core, create(), MayaFlux::Core::VKContext::get_device(), MayaFlux::Journal::GraphicsBackend, m_context, m_surface, m_window_config, and MF_ERROR.
Here is the call graph for this function: