Sign in
dawn
/
dawn
/
8156e433a6b6538c4e7be1eb960ee3abae7f975c
/
.
/
test
/
tint
/
shadowing
/
param
/
function.wgsl.expected.ir.fxc.hlsl
blob: e42b49d7ab130e4eebb220fe8743a2ff22d2721f [
file
] [
log
] [
blame
]
void
a
(
int
a_2
)
{
int
a_1
=
a_2
;
int
b
=
a_1
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}