blob: fedef6f226863767903c46efd26e6b18d0045b98 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
float const x_24 = 5.0f;
}
kernel void tint_symbol() {
main_1();
}