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 281 of file GpuResourceManager.cpp.

282{
283 return m_buffer_slots[index].allocated_bytes;
284}

References m_buffer_slots.

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

+ Here is the caller graph for this function: