|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::BackendResourceManager::cleanup_buffer | ( | const std::shared_ptr< Buffers::VKBuffer > & | buffer | ) |
Cleanup a buffer and release associated resources.
| buffer | Shared pointer to the buffer to cleanup |
Definition at line 164 of file BackendResoureManager.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::VKContext::get_device(), MayaFlux::Journal::GraphicsBackend, m_context, m_managed_buffers, MF_ERROR, and MF_INFO.
Referenced by cleanup(), download_image_data(), setup_backend_service(), and upload_image_data().
Here is the call graph for this function:
Here is the caller graph for this function: