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