blob: 5d0cc28a87c27bd01c5fed6fa82cd34186a6cad6 [file] [log] [blame]
void fwidthCoarse_e653f7() {
float2 res = fwidth((0.0f).xx);
}
void fragment_main() {
fwidthCoarse_e653f7();
return;
}