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