Sign in
dawn
/
dawn
/
498189e2dd635668efd4b5e261f3222cd82141a2
/
.
/
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
();
}