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