Sign in
dawn
/
tint
/
97c692d337e2daa61aad4445b207d6803675f561
/
.
/
test
/
matrix
/
constructor
/
elements
/
mat2x2.wgsl
blob: bbf4c71ee098b54420e06e5048ad0b82e87e72de [
file
] [
log
] [
blame
]
let
m
=
mat2x2
<f32>
(
0.0
,
1.0
,
2.0
,
3.0
);