blob: 4591847722960d784306debf970efb9ed47c56e4 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
float const a = mix(1.0f, 1.0f, 1.0f);
return;
}