MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Yantra::GpuChannelResult Struct Reference

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: