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