blob: be1c83ca573ce4484f12077d1eb275cb0a0e8894 [file] [log] [blame]
#version 310 es
precision mediump float;
void dpdy_699a05() {
vec4 res = dFdy(vec4(0.0f, 0.0f, 0.0f, 0.0f));
}
void fragment_main() {
dpdy_699a05();
}
void main() {
fragment_main();
return;
}