---
tests/spec/arb_framebuffer_srgb/blit.c | 2 --
tests/spec/arb_framebuffer_srgb/pushpop.c | 2 --
2 files changed, 4 deletions(-)
diff --git a/tests/spec/arb_framebuffer_srgb/blit.c
b/tests/spec/arb_framebuffer_srgb/blit.c
index 6791789..e3f8ea0 100644
--- a/tests/spec/arb_framebuffer_srgb/blit.c
+++ b/tests/spec/arb_framebuffer_srgb/blit.c
@@ -119,8 +119,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_width = 32;
- config.window_height = 32;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END
diff --git a/tests/spec/arb_framebuffer_srgb/pushpop.c
b/tests/spec/arb_framebuffer_srgb/pushpop.c
index b09f2e5..1f6b3a7 100644
--- a/tests/spec/arb_framebuffer_srgb/pushpop.c
+++ b/tests/spec/arb_framebuffer_srgb/pushpop.c
@@ -34,8 +34,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN
config.supports_gl_compat_version = 10;
- config.window_width = 32;
- config.window_height = 32;
config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA;
PIGLIT_GL_TEST_CONFIG_END
--
1.7.10.4
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit