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