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