Sign in
dawn
/
tint
/
abf4f17b8e623e20b359136ad80172f2517f2248
/
.
/
test
/
identifiers
/
underscore
/
double
/
var.wgsl.expected.msl
blob: 3feee1fb8398bbeae14d30b0d19117619f4eaac6 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
(
thread
int
*
const
tint_symbol
,
thread
int
*
const
tint_symbol_1
)
{
int
b
=
*(
tint_symbol
);
int
b__
=
*(
tint_symbol_1
);
}