[Piglit] [PATCH] Add shader tests for out of bounds array index

Chris Forbes chrisf at ijw.co.nz
Mon Sep 22 16:48:38 PDT 2014


On Tue, Sep 23, 2014 at 11:36 AM, Anuj Phogat <anuj.phogat at gmail.com> wrote:
> +[test]
> +clear color 0.0 0.0 0.0 0.0
> +clear
> +draw rect -1 -1 2 3

There's a bunch of this rect outside the clip volume. I think you
meant -1 -1 2 2. (in all the tests)

Other than that,

Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>


More information about the Piglit mailing list