void fwidth_5d1b39() {
float3 res = fwidth((1.0f).xxx);
}
void fragment_main() {
fwidth_5d1b39();
return;