mesa: refactor GetUniformIndices
authorTapani Pälli <tapani.palli@intel.com>
Thu, 12 Mar 2015 12:37:20 +0000 (14:37 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 16 Apr 2015 04:55:57 +0000 (07:55 +0300)
commit1b256eb0ec1f919f23641f8d47d4b2ce126dd1a4
tree2b0ab37ea7b28449c1e9c40d95ea518e80e80a6d
parent51313f567d59afd5491e03d1593030066df974eb
mesa: refactor GetUniformIndices

Use _mesa_program_resource_index to get indices.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
src/mesa/main/uniforms.c