void fwidthFine_68f4ef() {
float4 res = fwidth((0.0f).xxxx);
}
void fragment_main() {
fwidthFine_68f4ef();
return;