void dpdy_feb40f() {
float3 res = ddy(float3(0.0f, 0.0f, 0.0f));
}
void fragment_main() {
dpdy_feb40f();
return;