Experiment 2.2: Do we only need perspective‑correct interpolation for depth?

The documentation says:
image
image
However, in the code, there are these two comments
image
So should we apply perspective‑correct interpolation to the coordinates and normals?

Normals and coordinates also need perspective-correct interpolation.