[][src]Function naga::proc::check_constant_types

pub fn check_constant_types(
    inner: &ConstantInner,
    type_inner: &TypeInner
) -> Result<(), UnexpectedConstantTypeError>