summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2015-06-18 21:50:07 -0700
committerKenneth Graunke <kenneth@whitecape.org>2015-06-18 22:16:25 -0700
commitc9f2ee5e75ce5a325dffcd764f989e1bb343340e (patch)
treec3d1fff8019523aef2532a380648cdcafc007b5f /tests/all.py
parentca6c476c97f7f7c4b129db855f3765439d61ffff (diff)
Port vp-two-constants.vpfp to shader_runner
This commit was autogenerated by Python and Bash scripting.
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.py b/tests/all.py
index a8dbab8e8..e658f5e22 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2594,7 +2594,6 @@ with profile.group_manager(
g(['vp-address-04'], run_concurrent=False)
g(['vp-bad-program'], run_concurrent=False)
g(['vp-max-array'], run_concurrent=False)
- add_vpfpgeneric(g, 'vp-two-constants')
with profile.group_manager(
PiglitGLTest,