Merge branch 'issue-307' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Thu, 10 Mar 2016 16:18:03 +0000 (11:18 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 10 Mar 2016 16:18:03 +0000 (11:18 -0500)
Issue 307: Add new --deqp-log-flush command line option

Fixes issue #307

It defaults to enabled. When disabled it skips calling fflush() for every XML token and line of log.

See merge request !441


Trivial merge