Sign in
dawn
/
dawn
/
3076a8bf178eb09dde5e47461b8f4e8f65cf9cd9
/
.
/
test
/
tint
/
shadowing
/
function
/
param.wgsl
blob: 9415ae170322e702ba24dd6197ccaa2485cef390 [
file
]
fn a
(
a
:
i32
)
{
let
b
=
a
;
}