Merge branch '355-fix-tesc-tese-executors' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:31:27 +0000 (19:31 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:31:27 +0000 (19:31 +0000)
Fix a few issues in tessellation shader executors

 * Off-by-one buffer overflow in TessEvaluationExecutor

 * Set patchControlPoints to sensible values

Fixes #355

See merge request !519


Trivial merge