[Piglit] [PATCH] Add KHR-GL46 to khr_gl.py

Dylan Baker dylan at pnwbakers.com
Tue Sep 19 00:12:24 UTC 2017


In the event that ever happened:
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Kenneth Graunke (2017-09-18 14:22:06)
> Following the pattern, if there ever were a OpenGL 4.6 CTS, it would
> probably have tests named like this.
> ---
>  tests/khr_gl.py | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/khr_gl.py b/tests/khr_gl.py
> index 0cc86afff..6a4e845c4 100644
> --- a/tests/khr_gl.py
> +++ b/tests/khr_gl.py
> @@ -89,5 +89,7 @@ profile = deqp.make_profile(  # pylint: disable=invalid-name
>              deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL44-cases.txt', _EXTRA_ARGS)),
>          deqp.iter_deqp_test_cases(
>              deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL45-cases.txt', _EXTRA_ARGS)),
> +        deqp.iter_deqp_test_cases(
> +            deqp.gen_caselist_txt(_KHR_BIN, 'KHR-GL46-cases.txt', _EXTRA_ARGS)),
>      ),
>      DEQPKHRTest)
> -- 
> 2.14.1
> 
> _______________________________________________
> 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: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170918/a124fcf7/attachment-0001.sig>


More information about the Piglit mailing list