blob: d73fd11cfe85c2d756869d118f8d4b56cd44dd1d [file] [log] [blame] [edit]
SKIP: FAILED
float2 dpdy_a8b56e() {
float2 arg_0 = (1.0f).xx;
float2 res = ddy(arg_0);
return res;
}
void fragment_main() {
prevent_dce = dpdy_a8b56e();
}