Sign in
dawn
/
dawn
/
9ae3ff6eee865192b7ce95da7a46474a638c0855
/
.
/
test
/
tint
/
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
;
}