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

◆ m_native_staging_bytes

std::vector<uint8_t> MayaFlux::Yantra::GpuDispatchCore::m_native_staging_bytes
private

Native-typed staging buffer.

Non-empty when stage_native_bytes() has been called or flatten_native_variants_to_staging() produced output. Takes precedence over m_staging_floats in prepare_gpu_inputs.

Definition at line 462 of file GpuDispatchCore.hpp.

Referenced by flatten_channels_to_staging(), flatten_native_variants_to_staging(), prepare_gpu_inputs(), and stage_native_bytes().