Sign in
dawn
/
tint
/
refs/heads/chromium/4857
/
.
/
test
/
identifiers
/
underscore
/
prefix
/
upper
/
var.wgsl.expected.msl
blob: f889d4df125912195545d188424dfb47af882b6b [
file
] [
log
] [
blame
] [
edit
]
#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
);
}