Merge branch 'ppiotrowski_drawTests-fixes' into 'master'
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 20:30:30 +0000 (15:30 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 20:30:30 +0000 (15:30 -0500)
commit85f221ef9eb8ce25215d526d2a6a44fcf57f1926
treeb11519eb88aa8e73a04f064473c81d5a3166859a
parent6042c0f8cc1be0cfe087196beba64f68fbfbd4dd
parentc361ccff10470de17d85381c5f43a203c79cc72e
Merge branch 'ppiotrowski_drawTests-fixes' into 'master'

deqp-vk.draw.* fixes

In response to #228
Adding check for multidraw support in indirect tests.

In response to #229
Changing clearColorImage flags to SRC | DST

See merge request !380