glapi: Alias ClampColor and ClampColorARB.
authorPaul Berry <stereotype441@gmail.com>
Fri, 19 Oct 2012 05:13:02 +0000 (22:13 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 23 Oct 2012 17:24:39 +0000 (10:24 -0700)
commitbad96f6ada47ec8e2caea7246e31654b1c7c92bb
tree249187fd2e8540c476ffb5814594f7ca84e7da5a
parent992ed68ed65b99fd76213cb355404f9a18e26da1
glapi: Alias ClampColor and ClampColorARB.

There's no reason to have separate slots in the dispatch table for
these two functions, since they are synonymous.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/GL3x.xml
src/mesa/main/api_exec.c
src/mesa/main/dlist.c