Sign in
dawn
/
dawn
/
6e93ca5f8bfa3ff68c2b580212f5853ccc7985a1
/
.
/
test
/
tint
/
shadowing
/
function
/
param.wgsl.expected.ir.msl
blob: a15947d3094562c27c7b724976a670aefff2151b [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
a
(
int
a_1
)
{
int
const
b
=
a_1
;
}