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