blob: 14aea750d96ca75c11d531732a7436f00ef47cb0 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
half2 v = half2(0.0h);
}