Skip to content

vrend,features: Add a feature for depth_clamp

Gert Wollny requested to merge gerddie/virglrenderer:depth_clamp into master

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

Merge request reports