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