blob: d3ed3348344aef1330ebfda9633c42c120f7f7e7 [file] [log] [blame]
void fwidth_5d1b39() {
float3 res = fwidth((0.0f).xxx);
}
void fragment_main() {
fwidth_5d1b39();
return;
}