Sign in
dawn
/
tint
/
97c692d337e2daa61aad4445b207d6803675f561
/
.
/
test
/
matrix
/
constructor
/
elements
/
mat3x4.wgsl.expected.wgsl
blob: 84d2e1f4de38c45bdd55581ce1f3b4e8692f1d29 [
file
] [
log
] [
blame
]
let
m
=
mat3x4
<f32>
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
,
6.0
,
7.0
,
8.0
,
9.0
,
10.0
,
11.0
);