blob: 3e2bbf91b6ee1c4d61ba222f908e62b584edcd8e [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
uint2 v = uint2(0u);
}