Sign in
dawn
/
dawn
/
8be0f9e24b250259fb527015c924f6916956b1e3
/
.
/
test
/
tint
/
identifiers
/
underscore
/
double
/
parameter.wgsl.expected.ir.msl
blob: d66f9b2474b6c33372e2d8b5f2b185cebc338b57 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
(
int
a__
)
{
int
const
b
=
a__
;
}