blob: ec674cc4583feae8cdc4c420082c1df6b157abbd [file] [log] [blame]
void fwidthFine_ff6aa0() {
float2 res = fwidth((1.0f).xx);
}
void fragment_main() {
fwidthFine_ff6aa0();
return;
}