void fwidthCoarse_e653f7() {
float2 res = fwidth((0.0f).xx);
}
void fragment_main() {
fwidthCoarse_e653f7();
return;