blob: b8ebf260744c0f7d7c2f2308c1299f544117bdf8 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
bool const x_11 = false;
uint const x_12 = 0u;
int const x_13 = 0;
float const x_14 = 0.0f;
return;
}
fragment void tint_symbol() {
main_1();
return;
}