[Mesa-dev] [PATCH 2/2] mesa: fix error handling for glMapBufferRange

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon Sep 19 18:53:48 PDT 2011


On Mon, Sep 19, 2011 at 11:54:44AM -0700, Eric Anholt wrote:
> On Mon, 19 Sep 2011 18:25:55 +0800, Yuanhan Liu <yuanhan.liu at linux.intel.com> wrote:
> > Accroding the man page, GL_INVALID_VALUE would generated if access has any
> > bits set other than those valid defined bits.
> >
> > Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> 
> It would be nice to see simple piglit tests created for these sorts of
> API validation.

Ok. will make some patches later.


More information about the mesa-dev mailing list