blob: bb2de04b9d540c68c8864c1943d19a754ba4d9c9 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
uint3 v = uint3();
}