MayaFlux
0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
ExecutionContext.cpp
Go to the documentation of this file.
1
#include "
ExecutionContext.hpp
"
2
3
#include "
MayaFlux/Yantra/Executors/GpuDispatchCore.hpp
"
4
5
namespace
MayaFlux::Yantra
{
6
7
DependencyParams::DependencyParams
() =
default
;
8
DependencyParams::~DependencyParams
() =
default
;
9
DependencyParams::DependencyParams
(
const
DependencyParams&) =
default
;
10
DependencyParams::DependencyParams
(DependencyParams&&) noexcept = default;
11
DependencyParams& DependencyParams::operator=(const DependencyParams&) = default;
12
DependencyParams& DependencyParams::operator=(DependencyParams&&) noexcept = default;
13
14
}
ExecutionContext.hpp
GpuDispatchCore.hpp
MayaFlux::Yantra
Definition
ComputeRegistry.hpp:5
MayaFlux::Yantra::DependencyParams::DependencyParams
DependencyParams()
MayaFlux::Yantra::DependencyParams::~DependencyParams
~DependencyParams()
src
MayaFlux
Yantra
OperationSpec
ExecutionContext.cpp
Generated by
1.9.8