When and how does openGL calculate F_depth(depth value)

If you don’t have a depth buffer, the z’ coordinates are redundant. The x’,y’ coordinates determine which pixels are covered by the primitive (point, line, triangle).