[Piglit] [PATCH] program_interface_query: add getprogramresourceiv in all.py
Tapani Pälli
tapani.palli at intel.com
Wed Apr 8 01:13:35 PDT 2015
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
On 04/08/2015 10:44 AM, Martin Peres wrote:
> Signed-off-by: Martin Peres <martin.peres at linux.intel.com>
> ---
> 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(
>
More information about the Piglit
mailing list