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