Sign in
dawn
/
dawn
/
18b966321bca9ed2a7787c0adbbb18d013fac43e
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
mat2x3
/
inferred
/
scalars
/
abstract-float.wgsl.expected.wgsl
blob: 0be516f032dcc4f101079f428534961d5dc9abe8 [
file
] [
log
] [
blame
]
let
m
=
mat2x3
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
);