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