glsl: Make the align function available elsewhere in the linker
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Jan 2013 05:06:10 +0000 (00:06 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 25 Jan 2013 14:07:35 +0000 (09:07 -0500)
commit11d42de681d07884efd7f5b09bd639ee4423093b
tree5902ecc0ca919e81007fe038a80975da87de0504
parente2c95cd6746ca9bb6e90ed8211afb22727f57e19
glsl: Make the align function available elsewhere in the linker

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Carl Worth <cworth@cworth.org>
src/glsl/glsl_types.cpp
src/glsl/glsl_types.h
src/glsl/link_uniforms.cpp
src/glsl/lower_ubo_reference.cpp