vrend,features: Add a feature for depth_clamp
depth_clamp is actually provided also by the extensions GL_ARB_depth_clamp or GL_NV_depth_clamp, so lets also use these to test for this functionality.
Signed-off-by: Gert Wollny gert.wollny@collabora.com