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>