|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| vk::CommandBuffer MayaFlux::Core::VKCommandManager::allocate_command_buffer | ( | vk::CommandBufferLevel | level = vk::CommandBufferLevel::ePrimary | ) |
Allocate a command buffer with specified level.
| level | Primary or secondary |
Definition at line 48 of file VKCommandManager.cpp.
References MayaFlux::Journal::Core, MayaFlux::Journal::GraphicsBackend, m_allocated_buffers, m_command_pool, m_device, MF_ERROR, and MF_RT_TRACE.
Referenced by begin_single_time_commands().
Here is the caller graph for this function: