blob: b5b1fae71585e1ad0944eef82984f32c2a146aaf [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
constant int o [[function_constant(0)]];
kernel void tint_symbol() {
return;
}