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