#include using namespace metal; void main_1() { discard_fragment(); } fragment void tint_symbol() { main_1(); return; }