Module vector

Source
Expand description

Traits related to vectors.

Traitsยง

Vector
Abstract trait representing a SPIR-V vector type.
VectorOrScalar
Abstract trait representing either a vector or a scalar type.
VectorTruncateInto
Trait that implements slicing of a vector into a scalar or vector of lower dimensions, by ignoring the higher dimensions