MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
GpuComputeContext()
MayaFlux::Nodes::GpuSync::GpuComputeContext::GpuComputeContext
(
const
Yantra::GpuChannelResult
&
result
)
inline
explicit
Definition at line
19
of file
GpuComputeNode.hpp
.
20
:
NodeContext
(result.primary.empty() ? 0.0 : static_cast<double>(result.primary[0]))
21
,
gpu_result
(result)
22
{
23
}
MayaFlux::Nodes::GpuSync::GpuComputeContext::gpu_result
const Yantra::GpuChannelResult & gpu_result
Reference to the full dispatch result. Valid during callback only.
Definition
GpuComputeNode.hpp:26
MayaFlux::Nodes::NodeContext::NodeContext
NodeContext(double value)
Protected constructor for NodeContext.
Definition
Node.hpp:103
MayaFlux
Nodes
GpuSync
GpuComputeContext
Generated by
1.9.8