tests: Fix VkLayerTest.FramebufferIncompatible
authorChris Forbes <chrisforbes@google.com>
Tue, 13 Sep 2016 06:10:34 +0000 (18:10 +1200)
committerChris Forbes <chrisforbes@google.com>
Wed, 14 Sep 2016 21:18:57 +0000 (09:18 +1200)
commit8fb4c1f5165b47f3ef3e2bf24ad2be8a0406f2fe
tree347b1b8086787f37097d621ecfb799f2d11d040f
parent9c8cce19264671dabb5ab291f4d54f897adb6867
tests: Fix VkLayerTest.FramebufferIncompatible

This was trying to execute a secondary command buffer within a subpass
whose contents were marked as inline.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
tests/layer_validation_tests.cpp