|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| vk::Semaphore MayaFlux::Core::BackendResourceManager::flush_deferred_commands | ( | ) |
Flush deferred commands and return a semaphore that signals when they are complete.
Definition at line 1017 of file BackendResoureManager.cpp.
References cmd, MayaFlux::Journal::Core, MayaFlux::Core::VKCommandManager::get_deferred_cmd(), MayaFlux::Core::VKContext::get_device(), MayaFlux::Core::VKContext::get_graphics_queue(), MayaFlux::Journal::GraphicsBackend, MayaFlux::Core::VKCommandManager::has_deferred_commands(), m_command_manager, m_context, m_deferred_semaphore, MF_ERROR, and MayaFlux::Core::VKCommandManager::reset_deferred().
Here is the call graph for this function: