|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| RootGraphicsUnit & MayaFlux::Buffers::TokenUnitManager::get_or_create_graphics_unit | ( | ProcessingToken | token | ) |
Gets or creates a root graphics unit for the specified token.
| token | Processing domain |
If the unit doesn't exist, creates it and initializes it. Thread-safe creation via lock guard.
Definition at line 134 of file TokenUnitManager.cpp.
References MayaFlux::Journal::BufferManagement, MayaFlux::Journal::Core, m_graphics_units, m_manager_mutex, MF_INFO, and token.
Referenced by MayaFlux::Buffers::BufferAccessControl::add_graphics_buffer(), MayaFlux::Buffers::BufferAccessControl::get_graphics_processing_chain(), and MayaFlux::Buffers::BufferAccessControl::get_root_graphics_buffer().
Here is the caller graph for this function: