|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::BackendResourceManager::execute_immediate_commands | ( | const std::function< void(vk::CommandBuffer)> & | recorder | ) |
Execute immediate command recording for buffer operations.
| recorder | Command recording function |
Definition at line 791 of file BackendResoureManager.cpp.
References MayaFlux::Core::VKCommandManager::begin_single_time_commands(), MayaFlux::Core::VKCommandManager::end_single_time_commands(), MayaFlux::Core::VKContext::get_graphics_queue(), m_command_manager, and m_context.
Referenced by download_image_data(), record_deferred_commands(), setup_backend_service(), transition_image_layout(), and upload_image_data().
Here is the call graph for this function:
Here is the caller graph for this function: