[Piglit] [PATCH 3/7] all.py: Add arb_viewport_array-render-viewport-2

Dave Airlie airlied at gmail.com
Thu Dec 24 22:36:07 PST 2015


Acked-by: Dave Airlie <airlied at redhat.com>

On 24 December 2015 at 10:34,  <baker.dylan.c at gmail.com> wrote:
> From: Dylan Baker <baker.dylan.c at gmail.com>
>
> This was never added in the initial commit.
>
> cc: Brian Paul <brianp at vmware.com>
> cc: Jon Ashburn <jon at lunarg.com>
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
>  tests/all.py | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/all.py b/tests/all.py
> index 723778a..dce7456 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -2716,6 +2716,7 @@ with profile.group_manager(
>      g(['arb_viewport_array-queries'], 'queries')
>      g(['arb_viewport_array-minmax'], 'minmax')
>      g(['arb_viewport_array-render-viewport'], 'render-viewport')
> +    g(['arb_viewport_array-render-viewport-2'], 'render-viewport-2')
>      g(['arb_viewport_array-render-depthrange'], 'render-depthrange')
>      g(['arb_viewport_array-render-scissor'], 'render-scissor')
>      g(['arb_viewport_array-clear'], 'clear')
> --
> 2.6.4
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list