glsl: split buffer block arrays earlier
authorTimothy Arceri <timothy.arceri@collabora.com>
Sat, 2 Apr 2016 01:12:10 +0000 (12:12 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Sat, 2 Apr 2016 06:10:56 +0000 (17:10 +1100)
commit3e74bf5b9de39a482716f8b5d090fb45ec6cc3ca
treedec17172b40521429ecc3e6ec171ca9d550e8dae
parent0163881528c8ee650ceb9e3fd932876481a41f37
glsl: split buffer block arrays earlier

This will allow us to use them when checking resources in a
following patch and clean up a bunch of code.

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