Since we're double-buffered, the initial readbuffer was back already.
---
tests/glx/glx-buffer-age.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/glx/glx-buffer-age.c b/tests/glx/glx-buffer-age.c
index f2758d2..35a9e0c 100644
--- a/tests/glx/glx-buffer-age.c
+++ b/tests/glx/glx-buffer-age.c
@@ -81,7 +81,6 @@ draw(Display *dpy)
goto out;
}
- glReadBuffer(GL_BACK);
pass = piglit_probe_pixel_rgba_silent(0, 0, colors[3 - age], probe);
result = pass ? PIGLIT_PASS : PIGLIT_FAIL;
--
1.9.0
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit