Merge branch '308-fix-opaque-type-indexing-array-descriptors' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:20:13 +0000 (18:20 -0500)
committerPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:20:13 +0000 (18:20 -0500)
ShaderExecutor: use descriptor arrays when uniform/buffer arrays are used in the…

… shader code. Another partial solution to #308.

See merge request !455


Trivial merge