Sign in
dawn
/
tint
/
e2528e92979653f2a2461fe327ca8d59ff227413
/
.
/
test
/
matrix
/
constructor
/
elements
/
mat2x4.wgsl.expected.wgsl
blob: 9ceabf7f2b00e4a7f48b1b65b53fcdca40a33bac [
file
] [
log
] [
blame
]
let
m
=
mat2x4
<f32>
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
,
6.0
,
7.0
);