Merge branch 'fix-missing-capabilities' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Fri, 26 Feb 2016 21:17:18 +0000 (16:17 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 26 Feb 2016 21:17:18 +0000 (16:17 -0500)
Add missing capabilities in assembly tests

Add 'OpCapability ClipDistance' and 'OpCapability CullDistance' when
they are required.

See merge request !449


Trivial merge