glsl: move some uniform linking code to new link_assign_uniform_storage()
authorTimothy Arceri <timothy.arceri@collabora.com>
Sun, 25 Sep 2016 12:50:25 +0000 (22:50 +1000)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 27 Sep 2016 01:29:05 +0000 (11:29 +1000)
commit63e822157498356e5c777aee7000e9ee925df47b
treee22ebb05ab6f8b3cdb5efc7bcdef984def9bf5a1
parentab67b6afdfb423200cb03a711eda89abe4e80fb2
glsl: move some uniform linking code to new link_assign_uniform_storage()

This makes link_assign_uniform_locations() easier to follow.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/glsl/link_uniforms.cpp