Sign in
dawn
/
tint
/
520bccf8d8bac1d51ecb2391d06ec2c1f31a9613
/
.
/
test
/
shadowing
/
alias
/
param.wgsl.expected.hlsl
blob: b48a6b1132dad356888dff881336cecf4d0d691f [
file
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
(
int
a_1
)
{
const
int
b
=
a_1
;
}