blob: 7a1a11cc8af44a28f43375220e89ca71feb4acc3 [file] [log] [blame]
void fwidthCoarse_4e4fc4() {
float4 res = fwidth((1.0f).xxxx);
}
void fragment_main() {
fwidthCoarse_4e4fc4();
return;
}