Sign in
dawn
/
tint
/
821f9bb525a34f9976627727b04ff9325bc982e6
/
.
/
test
/
expressions
/
type_ctor
/
mat2x2
/
explicit
/
scalars
/
f32.wgsl.expected.wgsl
blob: c9626bd497044e6ebee6a8c12a4532b71791bea1 [
file
] [
log
] [
blame
]
let
m
=
mat2x2
<f32>
(
0.0
,
1.0
,
2.0
,
3.0
);