Module spirv_std::vector

source ·
Expand description

Traits related to vectors.

Traits

  • Abstract trait representing a SPIR-V vector type.
  • Trait that implements slicing of a vector into a scalar or vector of lower dimensions, by ignoring the highter dimensions