Fixes: 51168665cfe1fda4a5d9c1a89e23b34c194622ff ("ARB_get_program_binary: Test that uniforms are reset on program reload (API)") CC: Jordan Justen <jordan.l.jus...@intel.com> --- tests/opengl.py | 1 + 1 file changed, 1 insertion(+)
diff --git a/tests/opengl.py b/tests/opengl.py index 18b69a27e..d02aefc30 100644 --- a/tests/opengl.py +++ b/tests/opengl.py @@ -1687,6 +1687,7 @@ with profile.test_list.group_manager( 'PROGRAM_BINARY_RETRIEVABLE_HINT') g(['arb_get_program_binary-xfb-varyings'], 'xfb-varyings') + 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: -- 2.17.1 _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit