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