Sign in
dawn
/
dawn
/
f5abb823f98d0ab55b31b63453d46188b7f9e5a3
/
.
/
test
/
tint
/
ptr_ref
/
copy
/
ptr_copy.spvasm.expected.ir.msl
blob: e23697a3f420d9ce7f71ef0079b63e0302ff4716 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
main_1
()
{
uint
x_10
=
0u
;
}
kernel
void
tint_symbol
()
{
main_1
();
}