blob: 2c8f075fa4253b7b219e8442797706d56e767d67 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct S {
float a;
};
fragment void tint_symbol() {
return;
}