[Piglit] [PATCH 1/2] glean/depthStencil: fix the test
Andreas Boll
andreas.boll.dev at gmail.com
Wed Sep 12 07:48:45 PDT 2012
Thank you for the fix.
Tested-by: Andreas Boll <andreas.boll.dev at gmail.com>
2012/9/12 Marek Olšák <maraeo at gmail.com>:
> 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
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
More information about the Piglit
mailing list