[Piglit] [PATCH 7/9] tests/opengl: Add intel_conservative_rasterization-invalid_gles3

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Jun 29 20:09:20 UTC 2018


Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

On 27/06/18 18:32, Dylan Baker wrote:
> Fixes: ed153b51b57762e43d44e8f49dbe9bf0422e1400
>         ("Add GL_INTEL_conservative_rasterization tests")
> CC: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> ---
>   tests/opengl.py | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/tests/opengl.py b/tests/opengl.py
> index a83d235c1..e5addfbb7 100644
> --- a/tests/opengl.py
> +++ b/tests/opengl.py
> @@ -4861,6 +4861,7 @@ with profile.test_list.group_manager(
>       g(['intel_conservative_rasterization-tri'])
>       g(['intel_conservative_rasterization-depthcoverage_gles3'])
>       g(['intel_conservative_rasterization-innercoverage_gles3'])
> +    g(['intel_conservative_rasterization-invalid_gles3'])
>       g(['intel_conservative_rasterization-tri_gles3'])
>   
>   # Group INTEL_blackhole_render




More information about the Piglit mailing list