blob: 2d9ab1d5880f1ed2fbeeb6907e297cfdd4c99791 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
constant bool x_1 [[function_constant(65535)]];
void main_1() {
return;
}
fragment void tint_symbol() {
main_1();
return;
}