[Piglit] [PATCH 6/7] all.py: add separate_shader_object_rendezvous_by_location-3-stages

baker.dylan.c at gmail.com baker.dylan.c at gmail.com
Wed Dec 23 16:34:22 PST 2015


From: Dylan Baker <baker.dylan.c at gmail.com>

cc: Kenneth Graunke <kenneth at whitecape.org>
Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
 tests/all.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/all.py b/tests/all.py
index e4d970c..08e3892 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2195,6 +2195,8 @@ with profile.group_manager(
     g(['arb_separate_shader_object-atomic-counter'],
       'atomic counter')
     g(['arb_separate_shader_object-compat-builtins'], 'compat-builtins')
+    g(['arb_separate_shader_object-rendezvous_by_location-3-stages'],
+       'rendezvous_by_location-3-stages')
 
 # Group ARB_sampler_objects
 with profile.group_manager(
-- 
2.6.4



More information about the Piglit mailing list