#include using namespace metal; void fwidth_df38ef() { float arg_0 = 1.0f; float res = fwidth(arg_0); } fragment void fragment_main() { fwidth_df38ef(); return; }