blob: dd9c6c7336de6747dbb0e251ff839ddd3858a86b [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
float2 const fract = float2(0.625f, 0.9375f);
int2 const exp = int2(1, 2);
}