GLSL/Vulkan: Warn about arrays of arrays of resources that need bindings.
authorJohn Kessenich <cepheus@frii.com>
Tue, 24 Apr 2018 19:29:12 +0000 (13:29 -0600)
committerJohn Kessenich <cepheus@frii.com>
Tue, 24 Apr 2018 19:29:12 +0000 (13:29 -0600)
commit46e07313f9d02f2b887955f24241e07df87a5d8d
treec4292aae041e868c86a36bae7b124e4e1a46fea6
parentb4cb70fcd9e7c1d4c569de58ac86af56b409b3f2
GLSL/Vulkan: Warn about arrays of arrays of resources that need bindings.

Initial way of addressing #1362.
Test/baseResults/spv.AofA.frag.out
glslang/MachineIndependent/ParseHelper.cpp