|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Erased output of a GPU dispatch: reconstructed float data plus any raw auxiliary outputs keyed by binding index. More...
#include <GpuDispatchCore.hpp>
Collaboration diagram for MayaFlux::Yantra::GpuChannelResult:Public Attributes | |
| std::unordered_map< size_t, std::vector< uint8_t > > | aux |
| std::vector< float > | primary |
Erased output of a GPU dispatch: reconstructed float data plus any raw auxiliary outputs keyed by binding index.
Definition at line 19 of file GpuDispatchCore.hpp.