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