Depth Min/Max

It would be nice if it was possible to retrieve the minimum and maximum depth values rendered to the depth buffer. At least if it was done in a way that could prevent syncronizing the CPU and GPU. These values could be used to optimize the view frustum near and far planes. Even if these values where out of date due to asyncronous retrieval, they would still be useful.