blob: 7733815ce3a6940bb6dab8eb796c60273958f89d [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
fragment void f() {
return;
}