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