blob: c8d08279ec74446b08b3fca6598f61117cbb99fc [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
thread half tint_symbol = 1.0h;
uint const v = uint(tint_symbol);
}