#include using namespace metal; struct S { /* 0x0000 */ float field0; /* 0x0004 */ float field1; }; void main_1() { return; } fragment void tint_symbol() { main_1(); return; }