Sign in
dawn
/
dawn
/
254e3a9e8ff75b95451b44e8fbddcb828082a6f9
/
.
/
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__
;
}