---
 tests/spec/arb_vertex_program/getenv4d-with-error.c   |    3 ---
 tests/spec/arb_vertex_program/getlocal4d-with-error.c |    3 ---
 tests/spec/arb_vertex_program/getlocal4f-max.c        |    3 ---
 3 files changed, 9 deletions(-)

diff --git a/tests/spec/arb_vertex_program/getenv4d-with-error.c 
b/tests/spec/arb_vertex_program/getenv4d-with-error.c
index db7548b..39e6cf1 100644
--- a/tests/spec/arb_vertex_program/getenv4d-with-error.c
+++ b/tests/spec/arb_vertex_program/getenv4d-with-error.c
@@ -33,9 +33,6 @@
 PIGLIT_GL_TEST_CONFIG_BEGIN
 
        config.supports_gl_compat_version = 10;
-
-       config.window_width = 64;
-       config.window_height = 64;
        config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
 
 PIGLIT_GL_TEST_CONFIG_END
diff --git a/tests/spec/arb_vertex_program/getlocal4d-with-error.c 
b/tests/spec/arb_vertex_program/getlocal4d-with-error.c
index 2e03fa0..b990eaa 100644
--- a/tests/spec/arb_vertex_program/getlocal4d-with-error.c
+++ b/tests/spec/arb_vertex_program/getlocal4d-with-error.c
@@ -33,9 +33,6 @@
 PIGLIT_GL_TEST_CONFIG_BEGIN
 
        config.supports_gl_compat_version = 10;
-
-       config.window_width = 64;
-       config.window_height = 64;
        config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
 
 PIGLIT_GL_TEST_CONFIG_END
diff --git a/tests/spec/arb_vertex_program/getlocal4f-max.c 
b/tests/spec/arb_vertex_program/getlocal4f-max.c
index 0bf3d43..4467a3c 100644
--- a/tests/spec/arb_vertex_program/getlocal4f-max.c
+++ b/tests/spec/arb_vertex_program/getlocal4f-max.c
@@ -33,9 +33,6 @@
 PIGLIT_GL_TEST_CONFIG_BEGIN
 
        config.supports_gl_compat_version = 10;
-
-       config.window_width = 64;
-       config.window_height = 64;
        config.window_visual = PIGLIT_GL_VISUAL_RGBA | PIGLIT_GL_VISUAL_DOUBLE;
 
 PIGLIT_GL_TEST_CONFIG_END
-- 
1.7.10.4

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to