blob: b35c76ca4f389518fc6fa807b39b3a67f42b0029 [file] [log] [blame]
void fwidthCoarse_1e59d9() {
float3 arg_0 = (1.0f).xxx;
float3 res = fwidth(arg_0);
}
void fragment_main() {
fwidthCoarse_1e59d9();
return;
}