According to the manual "each fragment's depth value will be offset after it is interpolated from the depth values of the appropriate vertices." So it should only offset the depth value, but as i understand it, your problem is that there is not enough resolution in the depth buffer, right? Or is...