blob: be71b6428cbbcdd35921e427dfc08f8452c19f07 [file] [log] [blame]
void dpdx_c487fa() {
float4 res = ddx((0.0f).xxxx);
}
void fragment_main() {
dpdx_c487fa();
return;
}