mesa: Use "non-gen name" more consistently as an error message in GL core.
authorEric Anholt <eric@anholt.net>
Wed, 31 Oct 2012 22:37:59 +0000 (15:37 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 4 Nov 2012 20:28:46 +0000 (12:28 -0800)
commitccbfe3dde94cd50a4e6468cfeabf95c79c9d8072
tree57c89a7ab1fad92781f4452f8accf93fa94400a7
parent4fce0230fc3528be32562410bcddfc887c4d25a0
mesa: Use "non-gen name" more consistently as an error message in GL core.

I used this to help verify that my test was actually testing the paths I
wanted to.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/arrayobj.c
src/mesa/main/texobj.c