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