mesa: Add support for getting active uniform block names.
authorEric Anholt <eric@anholt.net>
Tue, 19 Jun 2012 22:24:30 +0000 (15:24 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 Jul 2012 19:06:19 +0000 (12:06 -0700)
commit5a165d1f3ae8eddb96c2d2026ac4a8f981733ac5
tree3dacd67e5363e6f7c90e7161d3303d4623d35234
parent467304dfe56bb4e3a66f500db5754500cc18955a
mesa: Add support for getting active uniform block names.

Fixes piglit ARB_uniform_buffer_object/getactiveuniformblockname.

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