tests:SecondaryCommandBuffer RenderArea
authorTobin Ehlis <tobine@google.com>
Mon, 12 Mar 2018 17:31:21 +0000 (11:31 -0600)
committerTobin Ehlis <tobine@google.com>
Fri, 16 Mar 2018 14:24:50 +0000 (08:24 -0600)
commitfc15c4a299c25909aeacd873051f4d2966ce2edb
treed8f8c1828bb8640bc46644a2b8bd326121675a85
parent185f5e0f025c5e2c0905f5c180f6d429bda71018
tests:SecondaryCommandBuffer RenderArea

Added new negative test to trigger error when rects from
vkCmdClearAttachments() in secondary command buffers are not within
RenderPass renderArea.

Also updated existing positive test,
SecondaryCommandBufferClearColorAttachments, to submit its secondary
command buffer and verify that no errors occur.
tests/layer_validation_tests.cpp