VTK-m
2.2
|
Tags that can be used in the ExecutionSignature
of a WorkletMapField
.
More...
Classes | |
struct | vtkm::worklet::WorkletMapField::_1 |
Argument placeholders for an ExecutionSignature . More... | |
struct | vtkm::worklet::WorkletMapField::WorkIndex |
The ExecutionSignature tag to use to get the work index. More... | |
struct | vtkm::worklet::WorkletMapField::VisitIndex |
The ExecutionSignature tag to use to get the visit index. More... | |
struct | vtkm::worklet::WorkletMapField::InputIndex |
The ExecutionSignature tag to use to get the input index. More... | |
struct | vtkm::worklet::WorkletMapField::OutputIndex |
The ExecutionSignature tag to use to get the output index. More... | |
struct | vtkm::worklet::WorkletMapField::ThreadIndices |
The ExecutionSignature tag to use to get the thread indices. More... | |
struct | vtkm::worklet::WorkletMapField::Device |
ExecutionSignature tag for getting the device adapter tag. More... | |
Tags that can be used in the ExecutionSignature
of a WorkletMapField
.