|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::VKCommandManager::record_deferred_commands | ( | const std::function< void(vk::CommandBuffer)> & | recorder | ) |
Record deferred commands for later submission.
| recorder | Command recording function that takes a command buffer |
Definition at line 160 of file VKCommandManager.cpp.
References begin_single_time_commands(), m_deferred_cmd, and m_deferred_pending.
Referenced by MayaFlux::Core::BackendResourceManager::record_deferred_commands().
Here is the call graph for this function:
Here is the caller graph for this function: