OSDN Git Service

mesa: Fold _mesa_uniform_merge_location_offset into its only caller
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 2 Aug 2014 01:53:09 +0000 (18:53 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 7 Aug 2014 23:17:55 +0000 (16:17 -0700)
commit89d92fc00e52ac0f9d5bb1edf81660ab93816f1b
treedf72d67968744389efe9cb6a54f026cc0f037cac
parent1c759e32d8782bae11148896231500727faa883a
mesa: Fold _mesa_uniform_merge_location_offset into its only caller

Also delete the comment before that function.  Everything in that
comment was either stale, wrong, or captured elsewhere.

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