blob: 5251f081cc028955454069d22f7c1c51dc06a9f9 [file] [log] [blame]
void dpdx_99edb1() {
float2 arg_0 = (0.0f).xx;
float2 res = ddx(arg_0);
}
void fragment_main() {
dpdx_99edb1();
return;
}