Sign in
dawn
/
tint
/
a5d3986a0a60450f1b2eca094369ab4498887902
/
.
/
test
/
expressions
/
type_ctor
/
mat2x2
/
inferred
/
scalars
/
f32.wgsl.expected.wgsl
blob: e4941d5989fbc8cc524ac1b1077215568827224e [
file
] [
log
] [
blame
]
let
m
=
mat2x2
(
0.0
,
1.0
,
2.0
,
3.0
);