blob: 82e7a2124a09803d7cf2932a3497ae0a0f9367a9 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
discard_fragment();
}