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