blob: 8ca9471a5a6916093e47e4bfb4737035709c79d1 [file] [log] [blame]
#version 310 es
precision highp float;
precision highp int;
float prevent_dce;
float dpdyCoarse_870a7e() {
float arg_0 = 1.0f;
float res = dFdy(arg_0);
return res;
}
void main() {
prevent_dce = dpdyCoarse_870a7e();
}