tests: Make initial renderpass color attachment image layout UNDEFINED
authorTobin Ehlis <tobine@google.com>
Wed, 21 Sep 2016 20:31:52 +0000 (14:31 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 22 Sep 2016 13:21:24 +0000 (07:21 -0600)
commita85d04c8670ee81f440a16c3cca4198f01b29df6
tree61f041a8a6e04c003f44ae9a8318c4589af718be
parentf940225c9e5e3e14b3f5a32d3ea360b585614600
tests: Make initial renderpass color attachment image layout UNDEFINED

This is more flexible for handling various initial image layouts and makes it
easier to add tests that avoid unexpected errors.
tests/vkrenderframework.cpp