GLSL: Fix #741: rationalize per-block vs. per-member offset checking.
authorJohn Kessenich <cepheus@frii.com>
Tue, 28 Feb 2017 21:10:00 +0000 (14:10 -0700)
committerJohn Kessenich <cepheus@frii.com>
Tue, 28 Feb 2017 21:13:48 +0000 (14:13 -0700)
commit5a042c068626f1ffcc5612a4f6058a59d9bf69ca
tree699aea08ac8316422b8fc54a7ccfb194ae63840e
parent69a2c696492b76b846bb8bb44a4f00bcdb7235a0
GLSL: Fix #741: rationalize per-block vs. per-member offset checking.
Test/baseResults/420.vert.out
Test/baseResults/430.vert.out
Test/baseResults/440.frag.out
glslang/MachineIndependent/ParseHelper.cpp