Reduce devices created in device_group tests
authorPeter Quayle <peter.quayle@imgtec.com>
Tue, 11 Dec 2018 18:02:26 +0000 (18:02 +0000)
committerYiwei Zhang <zzyiwei@google.com>
Fri, 25 Jan 2019 19:22:05 +0000 (14:22 -0500)
commit8ce5f9e12f723e78077aa0ab4eae91ae8528f545
treebf6fee93b00fe8c66a779ab30271ee1295ffbb3c
parent2753406e674db6f268ba7f6fa24d8b3ad059f019
Reduce devices created in device_group tests

The device_group tests could sometimes hit timeouts on
slower CPUs. This change reduces the number of objects
created in these tests to match the reduced number used
in the device and instance tests.

Affects:
dEQP-VK.api.object_management.
multithreaded_per_thread_resources.device_group
dEQP-VK.api.object_management.
multithreaded_shared_resources.device_group

Components: Vulkan

VK-GL-CTS issue: 1512
Change-Id: Icb68643ff530a8b1a1a7daa9fc93d8db8bc5faf9
(cherry picked from commit 9134406c47a0f345ea9e3c67dc7b99c7947b2436)
external/vulkancts/modules/vulkan/api/vktApiObjectManagementTests.cpp