OSDN Git Service

mesa: Add support for glUniformBlockBinding() and the API to get it back.
authorEric Anholt <eric@anholt.net>
Tue, 19 Jun 2012 20:43:00 +0000 (13:43 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 Jul 2012 19:06:19 +0000 (12:06 -0700)
commit467304dfe56bb4e3a66f500db5754500cc18955a
tree2526f19d5d9a8253926e54b836cf2e9e950aa893
parentfafa394c15d7d4ca87fc220196dd5a57bd9cf601
mesa: Add support for glUniformBlockBinding() and the API to get it back.

Fixes piglit ARB_uniform_buffer_object/uniformbufferbinding.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/uniforms.c