Sign in
dawn
/
dawn
/
18b966321bca9ed2a7787c0adbbb18d013fac43e
/
.
/
test
/
tint
/
bug
/
tint
/
764.wgsl.expected.hlsl
blob: e4e19f78ba96ffa6d54a61f4a98ad0b8d583b70f [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
const
float4x4 m
=
float4x4
((
1.0f
).
xxxx
,
(
1.0f
).
xxxx
,
(
1.0f
).
xxxx
,
(
1.0f
).
xxxx
);
const
float4 v1
=
(
1.0f
).
xxxx
;
const
float
a
=
1.0f
;
}