MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_staging_buffers

std::unordered_map<std::shared_ptr<Buffer>, std::shared_ptr<VKBuffer> > MayaFlux::Buffers::BufferDownloadProcessor::m_staging_buffers
private

Maps source VKBuffer -> staging buffer (for device-local transfers)

Definition at line 79 of file BufferDownloadProcessor.hpp.

Referenced by download_back_buffers(), download_device_local(), ensure_staging_buffer(), on_detach(), and ~BufferDownloadProcessor().