Sign in
dawn
/
tint
/
e2f35ba8e0a4f8f234660c980a1917f5504482a3
/
.
/
test
/
expressions
/
type_ctor
/
mat3x3
/
inferred
/
scalars
/
f32.wgsl.expected.wgsl
blob: 18ca6e3c20d7e57c0d53177231856578e440eeac [
file
] [
log
] [
blame
]
let
m
=
mat3x3
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
,
6.0
,
7.0
,
8.0
);