Reduce devices created in device_group tests
authorPeter Quayle <peter.quayle@imgtec.com>
Tue, 11 Dec 2018 18:02:26 +0000 (18:02 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 17 Dec 2018 10:46:18 +0000 (05:46 -0500)
commit9134406c47a0f345ea9e3c67dc7b99c7947b2436
tree8f30d44a5a1ab2f56a090a1aaae741fdfced0f22
parent17c988844b3fe709fe2c0e3bc5052df2ed79f9b9
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
external/vulkancts/modules/vulkan/api/vktApiObjectManagementTests.cpp