glsl/linker: Make get_main_function_signature public
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 19 Jun 2014 19:05:20 +0000 (12:05 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 10 Sep 2014 18:05:05 +0000 (11:05 -0700)
commit04d3323d4b7b7cae4954d80946f0ca202770dd14
tree19c9136a72a516a064affedade6749623f39bce8
parent1e87fbd78f15f262b3dd2cbc16099e9f484c42a0
glsl/linker: Make get_main_function_signature public

The next patch will use this function in a different file.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/glsl/linker.cpp
src/glsl/linker.h