[Piglit] [PATCH 2/7] all.py: Add arb_separate_shader_object-compat-builtins
baker.dylan.c at gmail.com
baker.dylan.c at gmail.com
Wed Dec 23 16:34:18 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 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/all.py b/tests/all.py
index 08c7b87..723778a 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2193,6 +2193,7 @@ with profile.group_manager(
'active sampler conflict')
g(['arb_separate_shader_object-atomic-counter'],
'atomic counter')
+ g(['arb_separate_shader_object-compat-builtins'], 'compat-builtins')
# Group ARB_sampler_objects
with profile.group_manager(
--
2.6.4
More information about the Piglit
mailing list