|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineprotectedvirtual |
Internal execution method - ComputeMatrix can access this.
| input | Input data wrapped in IO |
| context | Execution context with mode, threading, etc. |
Definition at line 212 of file ComputeOperation.hpp.
References MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_hooks(), MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_operation_async(), MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_operation_chained(), MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_operation_parallel(), MayaFlux::Yantra::ASYNC, MayaFlux::Yantra::CHAINED, MayaFlux::Yantra::DEPENDENCY, input, MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::m_gpu_backend, MayaFlux::Yantra::ExecutionContext::mode, MayaFlux::Yantra::PARALLEL, and MayaFlux::Yantra::SYNC.
Referenced by MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_operation(), MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::apply_operation_with_dependencies(), and MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::execute().
Here is the call graph for this function:
Here is the caller graph for this function: