Split pipeline barrier tests over multiple iterations
authorMika Isojärvi <misojarvi@google.com>
Wed, 31 Aug 2016 00:37:03 +0000 (17:37 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 20 Oct 2016 18:19:21 +0000 (14:19 -0400)
commitf8ce827be0d0ae94a8ae5322c2a83ca9e9ac0937
treeee5547533bc33066a2617e14afd7bc35e3c0bfcd
parent58a80a6102cf592f064b8094c59812081ee5d323
Split pipeline barrier tests over multiple iterations

- Split different pipeline barrier test stages over multiple iterate() calls.
- Instead of running 100 ops once for each memory type run 50ops 5 times.
- Reduces resource usage, but increases number of operations performed.

Change-Id: I16f46ef94591cc45877f880dcf871f6302744c06
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp