blob: f984c16fbe3f64877669630736f36ffa60ca55f6 [file] [log] [blame]
SKIP: FAILED
float3 fwidthFine_523fdc() {
float3 res = fwidth((1.0f).xxx);
return res;
}
void fragment_main() {
prevent_dce = fwidthFine_523fdc();
}