Merge branch '341-fix-invocations' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Tue, 29 Mar 2016 19:36:22 +0000 (19:36 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 29 Mar 2016 19:36:22 +0000 (19:36 +0000)
Remove invalid Invocations=0 from geometry shaders.

All of these geometry shaders are default, so they do not need any
Invocations decoration.

Fixeds #341

See merge request !477


Trivial merge