Sign in
dawn
/
dawn
/
50414807150bdac9f41817fea7bdf939425768be
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
mat4x2
/
inferred
/
scalars
/
f32.wgsl
blob: f5a544c0fb0b3628b1a57efe342474bcd72118a7 [
file
] [
log
] [
blame
]
let
m
=
mat4x2
(
0.0f
,
1.0f
,
2.0f
,
3.0f
,
4.0f
,
5.0f
,
6.0f
,
7.0f
);