#include using namespace metal; constant float myconst = 2.5f; void main_1() { return; } fragment void tint_symbol() { main_1(); return; }