MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ record_deferred_commands()

void MayaFlux::Core::BackendResourceManager::record_deferred_commands ( const std::function< void(vk::CommandBuffer)> &  recorder)

Record deferred command recording for buffer operations.

Parameters
recorderCommand recording function

Definition at line 1012 of file BackendResoureManager.cpp.

1013{
1015}
void record_deferred_commands(const std::function< void(vk::CommandBuffer)> &recorder)
Record deferred commands for later submission.

References m_command_manager, and MayaFlux::Core::VKCommandManager::record_deferred_commands().

Referenced by setup_backend_service(), and upload_image_data().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: