Expand description
Traits related to vectors.
Traits§
- Abstract trait representing a SPIR-V vector type.
- Abstract trait representing either a vector or a scalar type.
- Trait that implements slicing of a vector into a scalar or vector of lower dimensions, by ignoring the higher dimensions