blob: 61ca4cc29ca8c5892fbfea330b0f4ea8b8b4d0b3 [file]
#include <metal_stdlib>
using namespace metal;
void f2() {
}
fragment void f1() {
f2();
}