Sign in
dawn
/
dawn
/
a5d73ce965a7fa63c64d67caeb2f0d83245b7e6f
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_Impl_Source_NoOpLine.spvasm.expected.msl
blob: 1de7f832f175d6606d3bf6ad6da32f628975bdfd [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
main_1
()
{
return
;
}
kernel
void
tint_symbol
()
{
main_1
();
return
;
}