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