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