Sign in
dawn
/
dawn
/
62bb477e43907c408252d81002c5b06efc05444a
/
.
/
test
/
tint
/
shadowing
/
short_names
/
let.wgsl.expected.ir.dxc.hlsl
blob: 5600784dbf8aa55215f6badaa53fb662b70014cc [
file
] [
log
] [
blame
]
void
f
()
{
int
vec3f
=
1
;
int
b
=
vec3f
;
float3 c
=
(
0.0f
).
xxx
;
float3 d
=
(
0.0f
).
xxx
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}