GLSL: Fix #1193: no 'location' on uniform/buffer block.
authorJohn Kessenich <cepheus@frii.com>
Sat, 16 Dec 2017 17:07:22 +0000 (10:07 -0700)
committerJohn Kessenich <cepheus@frii.com>
Sat, 16 Dec 2017 17:07:22 +0000 (10:07 -0700)
commite1ff231235ff7cb8bd559969f951e3f37e9fa96d
treeb1b24d84843188cf22f10bd3ce23ea1a95b011d9
parenta0d60f2bea258f4b71b1bf9c5e21aef6fe23bca7
GLSL: Fix #1193: no 'location' on uniform/buffer block.
Test/310implicitSizeArrayError.vert
Test/450.vert
Test/baseResults/310implicitSizeArrayError.vert.out
Test/baseResults/330.frag.out
Test/baseResults/450.vert.out
glslang/MachineIndependent/ParseHelper.cpp