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

◆ get_deferred_cmd()

vk::CommandBuffer MayaFlux::Core::VKCommandManager::get_deferred_cmd ( ) const
inline

Get the deferred command buffer (if any)

Returns
Deferred command buffer, or null if none pending

Definition at line 93 of file VKCommandManager.hpp.

93{ return m_deferred_cmd; }

References m_deferred_cmd.

Referenced by MayaFlux::Core::BackendResourceManager::flush_deferred_commands().

+ Here is the caller graph for this function: