Skip to main content

concrete_int_scalars

Function concrete_int_scalars 

pub fn concrete_int_scalars() -> impl Iterator<Item = Scalar>
Available on crate feature unstable-wgpu-28 only.
Expand description

Produce all concrete integer ir::Scalars.

Note that I32 and U32 must come first; this represents conversion rank in overload resolution.