|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
override |
Virtual destructor ensuring proper cleanup.
Cleans up all child buffer references and ensures pending removals are processed. Actual GPU resource cleanup is handled by the backend through registered cleanup hooks.
Definition at line 267 of file RootGraphicsBuffer.cpp.
References cleanup_marked_buffers(), MayaFlux::Buffers::RootBuffer< VKBuffer >::m_child_buffers, and m_pending_removal.
Here is the call graph for this function: