#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
mix(1.0f, 1.0f, 1.0f);
return;
}