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