glsl: Use more link_calculate_matrix_stride in lower_buffer_access
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 1 Nov 2017 23:40:32 +0000 (16:40 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 9 Nov 2017 02:37:29 +0000 (18:37 -0800)
commitc18d8c61d6ecc108c1ef2012b37e9cf56da98664
tree041f4185faee27636b74271efde71dfe97a4efb6
parent1a2beae1b35bb0d87233993d752414899719cd08
glsl: Use more link_calculate_matrix_stride in lower_buffer_access

I was going to squash this with the previous commit, but there's a lot
of churn in that commit.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
src/compiler/glsl/lower_buffer_access.cpp