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