Reviewed-by: Tapani Pälli <[email protected]>
On 04/08/2015 10:44 AM, Martin Peres wrote:
Signed-off-by: Martin Peres <[email protected]> --- tests/all.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/all.py b/tests/all.py index 5138f73..507f84f 100755 --- a/tests/all.py +++ b/tests/all.py @@ -2287,6 +2287,7 @@ with profile.group_manager( g(['arb_program_interface_query-getprograminterfaceiv'], run_concurrent=False) g(['arb_program_interface_query-getprogramresourceindex'], run_concurrent=False) g(['arb_program_interface_query-getprogramresourcename'], run_concurrent=False) + g(['arb_program_interface_query-getprogramresourceiv'], run_concurrent=False) # Group ARB_explicit_uniform_location with profile.group_manager(
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
