Sign in
dawn
/
dawn
/
a1fe8e600d77eaacc18106cc6fd7a697d90b0bc6
/
.
/
test
/
tint
/
shadowing
/
short_names
/
var.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
()
{
}