|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Dispatch asynchronously and return a fence for polling.
Equivalent to calling extract_inputs then dispatch_core_async. The fence becomes signaled when the GPU work completes. Call collect_result() once signaled to obtain the GpuChannelResult.
| input | Input Datum. Channels are extracted before submission. |
Definition at line 348 of file ShaderExecutionContext.hpp.
References input.