blob: 67605f28795ac62a75df25387fedc5ccf3e5fc30 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
uint const x_30 = 10u;
float const x_1 = float(x_30);
return;
}
fragment void tint_symbol() {
main_1();
return;
}