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