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