blob: 0766b35e18506335da8f272dec81c4022fdfe84c [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct S {
/* 0x0000 */ float field0;
/* 0x0004 */ float field1;
};
void main_1() {
return;
}
fragment void tint_symbol() {
main_1();
return;
}