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