mesa: s/GLhandleARB/GLuint/ for glGetUniform functions
authorBrian Paul <brianp@vmware.com>
Sun, 9 Mar 2014 01:06:30 +0000 (18:06 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Mar 2014 23:06:57 +0000 (17:06 -0600)
commitd96ed5c088157f36661e4dbe37b5058cc6790052
treed3baf9e72d1d0454b617ac16e44913ef0bd894c7
parenta19b19fb946aac6197c92f7a45c4121fc1b7c604
mesa: s/GLhandleARB/GLuint/ for glGetUniform functions

The GL specs say the parameter is GLuint, not GLhandleARB.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/ARB_robustness.xml
src/mesa/main/uniform_query.cpp
src/mesa/main/uniforms.c
src/mesa/main/uniforms.h