blob: ca2184f67c1d3739aab985e8f7a5f75ae2e95232 [file] [log] [blame]
void fwidthFine_f1742d() {
float res = fwidth(1.0f);
}
void fragment_main() {
fwidthFine_f1742d();
return;
}