blob: e8c70057200df8b32094183cea97dc66dc834355 [file] [log] [blame]
void dpdy_feb40f() {
float3 res = ddy((0.0f).xxx);
}
void fragment_main() {
dpdy_feb40f();
return;
}