Enumeration
GandivaSelectionVectorMode
since: 4.0.0
Description [src]
They are corresponding to gandiva::SelectionVector::Mode
values.
Available since: 4.0.0
Members
GGANDIVA_SELECTION_VECTOR_MODE_NONE
-
Selection vector isn’t used.
- Value:
0
- Nickname:
none
- Available since: 4.0.0
- Value:
GGANDIVA_SELECTION_VECTOR_MODE_UINT16
-
GGandivaUInt16SelectionVector
is used.- Value:
1
- Nickname:
uint16
- Available since: 4.0.0
- Value:
GGANDIVA_SELECTION_VECTOR_MODE_UINT32
-
GGandivaUInt32SelectionVector
is used.- Value:
2
- Nickname:
uint32
- Available since: 4.0.0
- Value:
GGANDIVA_SELECTION_VECTOR_MODE_UINT64
-
GGandivaUInt64SelectionVector
is used.- Value:
3
- Nickname:
uint64
- Available since: 4.0.0
- Value: