blob: 1dabce04c89bfe3b09c9ed4406c6f6fb2f436751 [file] [log] [blame]
SKIP: FAILED
float dpdxFine_f401a2() {
float arg_0 = 1.0f;
float res = ddx_fine(arg_0);
return res;
}
void fragment_main() {
prevent_dce = dpdxFine_f401a2();
}