|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| SemaphoreID MayaFlux::Portal::Graphics::ShaderFoundry::submit_with_signal | ( | CommandBufferID | cmd_id | ) |
Submit command buffer asynchronously, returning a semaphore.
| cmd_id | Command buffer ID to submit |
Definition at line 785 of file ShaderFoundry.cpp.
References COMPUTE, get_device(), GRAPHICS, MayaFlux::Portal::Graphics::INVALID_SEMAPHORE, m_command_buffers, m_compute_queue, m_graphics_queue, m_next_semaphore_id, m_semaphores, m_transfer_queue, MF_ERROR, MayaFlux::Journal::Portal, MayaFlux::Portal::Graphics::ShaderFoundry::SemaphoreState::semaphore, MayaFlux::Journal::ShaderCompilation, and TRANSFER.
Here is the call graph for this function: