Sign in
dawn
/
dawn
/
fb981c813468be14c415c0de132ad7c9f8b08aef
/
.
/
test
/
tint
/
shadowing
/
short_names
/
let.wgsl.expected.fxc.hlsl
blob: e4d88a32193359546057e75724f6fc41d901335a [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
{
const
int
vec3f_1
=
1
;
const
int
b
=
vec3f_1
;
}
const
float3 c
=
(
0.0f
).
xxx
;
const
float3 d
=
(
0.0f
).
xxx
;
}