tests: Re-enable changes to InitState()
authorCody Northrop <cnorthrop@google.com>
Mon, 22 Aug 2016 16:41:47 +0000 (10:41 -0600)
committerCody Northrop <cnorthrop@google.com>
Mon, 22 Aug 2016 17:19:07 +0000 (11:19 -0600)
commitfaad9316baae556b6b13df3d2bf7c0ff34f2bd7b
treed239f0e82ba4087152e8f956e59c3f8ea1c8c640
parent545e6f9a7c02e861c1c63082902b9ce025ed0156
tests: Re-enable changes to InitState()

The initial series was causing InitState() to be called
twice in tests using VKTriangleTest.

This is a combination of 4 commits:

  tests: Remove InitState from VKTriangleTest

  Revert "Revert "tests: Move device creation from Setup to InitState""
  This reverts commit 5690813b28260c0acbe54ed5f63a66b57d4f3eef.

  Revert "Revert "tests: Enable passing PhysicalDeviceFeatures to InitState""
  This reverts commit 5c61db858c9e83f6a25993ee6262bd5f1a817551.

  Revert "Revert "tests: Change IndependentBlend test to use new InitState parm""
  This reverts commit 24eca2239aab4a76fa2926e5e1fa48d2171c3e6a.
tests/layer_validation_tests.cpp
tests/vkrenderframework.cpp
tests/vkrenderframework.h