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