OSDN Git Service

glapi: Add parameter count information for uniforms.
authorEric Anholt <eric@anholt.net>
Wed, 27 Feb 2013 20:47:09 +0000 (12:47 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 19 Apr 2013 17:13:00 +0000 (10:13 -0700)
commit1a3ea852ea659f22cb016b02bf2375817874266a
treee2384b03235114a986221b3f2a5e734378b48ed0
parent57b7c20ca59eb232cbd0a3a8368d603cbc06c215
glapi: Add parameter count information for uniforms.

This is the kind of information that would have been present for GLX, if
GLX supported modern GL.  This allows these entrypoints to get automatic
asynchronous marshalling code generated for glthread.
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/gl_API.xml