blob: 903873f6f81212f8bfd477871d88754dd9a66999 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
float const fract = 0.625f;
int const exp = 1;
return;
}