blob: 09cf9060283945dc8e827eb5f1345de90fb8226a [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void mixed_params(uint x_14, float x_15, int x_16) {
return;
}
void x_100_1() {
return;
}
fragment void x_100() {
x_100_1();
return;
}