blob: c879622bc94c1d6ff44ca8983df97d1ab17c050c [file] [log] [blame] [edit]
SKIP: FAILED
float2 fwidthFine_ff6aa0() {
float2 arg_0 = (1.0f).xx;
float2 res = fwidth(arg_0);
return res;
}
void fragment_main() {
prevent_dce = fwidthFine_ff6aa0();
}