Sign in
dawn
/
dawn
/
50414807150bdac9f41817fea7bdf939425768be
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
mat3x2
/
identity
/
f32.wgsl.expected.hlsl
blob: a4755f37554177b56f253affc9dbcad0c96e3cbf [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
const
float3x2 m
=
float3x2
((
0.0f
).
xx
,
(
0.0f
).
xx
,
(
0.0f
).
xx
);