Thanks!
Reviewed-by: Timothy Arceri <tarc...@itsqueeze.com>
On 27/06/18 16:49, Tapani Pälli wrote:
Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
---
tests/opengl.py | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/opengl.py b/tests/opengl.py
index 2592fa404..cafda2576 100644
--- a/tests/opengl.py
+++ b/tests/opengl.py
@@ -1687,6 +1687,10 @@ with profile.test_list.group_manager(
'PROGRAM_BINARY_RETRIEVABLE_HINT')
g(['arb_get_program_binary-xfb-varyings'],
'xfb-varyings')
+ g(['arb_get_program_binary-restore-implicit-use-program'],
+ 'restore-implicit-use-program')
+ g(['arb_get_program_binary-reset-uniform'],
+ 'reset-uniform')
with profile.test_list.group_manager(
PiglitGLTest, grouptools.join('spec', 'EXT_depth_bounds_test')) as g:
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit