|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Graphics::ShaderFoundry::stop | ( | ) |
Stop active command recording and free command buffers.
Frees all command buffers back to pool and destroys query pools. Call this BEFORE destroying pipelines/resources that command buffers reference. Does NOT destroy the command pool itself - that happens in shutdown().
Definition at line 54 of file ShaderFoundry.cpp.
References free_all_command_buffers(), get_device(), m_backend, MF_INFO, MayaFlux::Journal::Portal, s_initialized, and MayaFlux::Journal::ShaderCompilation.
Referenced by MayaFlux::Portal::Graphics::stop().
Here is the call graph for this function:
Here is the caller graph for this function: