blob: f9790b09578a59e2eabc247c06d5247897d7b08a [file] [log] [blame]
SKIP: FAILED
float fwidthFine_f1742d() {
float res = fwidth(1.0f);
return res;
}
void fragment_main() {
prevent_dce = fwidthFine_f1742d();
}