spirv_std

Module vector

Source
Expand description

Traits related to vectors.

Traitsยง

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