#include using namespace metal; float tint_symbol() { return (2.0f / 5.0f); } kernel void ep() { return; }