[Piglit] [PATCH] tests/opengl.py: add couple missing arb_get_program_binary tests

Dylan Baker dylan at pnwbakers.com
Wed Jun 27 17:34:21 UTC 2018


I wrote the same patch today :)
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Tapani Pälli (2018-06-26 23:49:37)
> Signed-off-by: Tapani Pälli <tapani.palli at 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:
> -- 
> 2.14.4
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180627/72d8bfb7/attachment.sig>


More information about the Piglit mailing list