Thank you for the fix. Tested-by: Andreas Boll <[email protected]>
2012/9/12 Marek Olšák <[email protected]>: > It wasn't doing anything. > --- > tests/glean/tdepthstencil.cpp | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/tests/glean/tdepthstencil.cpp b/tests/glean/tdepthstencil.cpp > index c8c1ca9..b4f8469 100644 > --- a/tests/glean/tdepthstencil.cpp > +++ b/tests/glean/tdepthstencil.cpp > @@ -38,8 +38,6 @@ > #include "timer.h" > #include "image.h" > > -#ifdef GL_EXT_packed_depth_stencil > - > namespace GLEAN { > > static PFNGLWINDOWPOS2IARBPROC WindowPos2i = NULL; > @@ -433,5 +431,3 @@ DepthStencilTest depthstencilTest("depthStencil", > "window, rgb", > > > } // namespace GLEAN > - > -#endif // GL_EXT_packed_depth_stencil > -- > 1.7.9.5 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
