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

◆ buffer_allocated_bytes()

size_t MayaFlux::Yantra::GpuResourceManager::buffer_allocated_bytes ( size_t  index) const

Definition at line 247 of file GpuResourceManager.cpp.

248{
249 return m_buffer_slots[index].allocated_bytes;
250}

References m_buffer_slots.

Referenced by MayaFlux::Yantra::GpuDispatchCore::readback_primary().

+ Here is the caller graph for this function: