blob: d4db1b0969bc04a4dc652d106ca40aed0c7ad942 [file] [log] [blame]
SKIP: FAILED
#version 310 es
precision highp float;
precision highp int;
float prevent_dce;
float dpdyFine_6eb673() {
float arg_0 = 1.0f;
float res = dFdydFdyFine(arg_0);
return res;
}
void main() {
prevent_dce = dpdyFine_6eb673();
}
error: Error parsing GLSL shader:
ERROR: 0:9: 'dFdydFdyFine' : no matching overloaded function found
ERROR: 0:9: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.
tint executable returned error: exit status 1