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

Anuj Phogat anuj.phogat at gmail.com
Mon Sep 22 16:53:04 PDT 2014


On Mon, Sep 22, 2014 at 4:48 PM, Chris Forbes <chrisf at ijw.co.nz> wrote:
> 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)
Yes. I'll fix that.
>
> Other than that,
>
> Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>


More information about the Piglit mailing list