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