MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
GpuComputeNode.hpp File Reference
+ Include dependency graph for GpuComputeNode.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MayaFlux::Nodes::GpuSync::GpuComputeContext
 Context delivered to on_complete callbacks when a dispatch completes. More...
 
class  MayaFlux::Nodes::GpuSync::GpuComputeNode
 GpuSync node that owns a ShaderExecutionContext and dispatches it asynchronously, polling for completion on each subsequent compute_frame(). More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Nodes
 Contains the node-based computational processing system components.
 
namespace  MayaFlux::Nodes::GpuSync