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