blob: bbfcf2d8fced64fd464d684986e0b0116fd3a0a3 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
float const x_1 = -(50.0f);
return;
}
fragment void tint_symbol() {
main_1();
return;
}