MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ on_before_gpu_dispatch()

void MayaFlux::Yantra::GpuDispatchCore::on_before_gpu_dispatch ( const std::vector< std::vector< double > > &  channels,
const DataStructureInfo structure_info 
)
protectedvirtual

Called immediately before dispatch.

Override to write push constants or perform any per-dispatch reconfiguration.

Definition at line 95 of file GpuDispatchCore.cpp.

98{
99}

Referenced by dispatch_core(), and dispatch_core_chained().

+ Here is the caller graph for this function: