thread 'rustc' panicked at 'Function call does not type check: func: Expr { value: Symbol { identifier: "powi" }, typ: Code { parameters: [Parameter { typ: Double ...
When using a double-precision float in a shader without enabling the wgpu SHADER_F64 feature, the validation fails with this error message: ...