blob: 28ff46d7e98b75e038c2b48666b4492562e649bd [file] [log] [blame]
void fwidthFine_ff6aa0() {
float2 res = fwidth((0.0f).xx);
}
void fragment_main() {
fwidthFine_ff6aa0();
return;
}