blob: 0e0348bf85122f33f3238a7cf7b824ae1e4ef5b8 [file] [log] [blame]
#include <metal_stdlib>
#include <simd/simd.h>
using namespace metal;
fragment void main0()
{
bool _9 = simd_is_helper_thread();
bool helper = _9;
}