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