vtk-m/vtkm/worklet/internal
Kenneth Moreland 4e34feecb4 Add ability to specialize worklet for device
This adds an ExecutionSignature tag named Device that passes the
DeviceAdapterTag as an argument to the worklet's operator(). This allows
worklets to specialize their code based on the device.
2019-04-01 10:01:54 -06:00
..
testing Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Moving ClipTables 2018-12-18 09:57:00 +05:30
DispatcherBase.h Add ability to specialize worklet for device 2019-04-01 10:01:54 -06:00
TriangulateTables.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
WorkletBase.h Add ability to specialize worklet for device 2019-04-01 10:01:54 -06:00