naga::proc::overloads::utils

Function concrete_int_scalars

Source
pub fn concrete_int_scalars() -> impl Iterator<Item = Scalar>
Expand description

Produce all concrete integer ir::Scalars.

Note that I32 and U32 must come first; this is how we represent conversion rank.