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