out_of_pool_memory test reports wrong error code
authorMarcin Rogucki <marcin.rogucki@mobica.com>
Wed, 11 Oct 2017 09:26:33 +0000 (11:26 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 11 Oct 2017 17:11:25 +0000 (13:11 -0400)
commitf1110aea28d7269f50dd749834ec0ff7a53a0830
tree767bf5daed62c71576d9a89b0cc85b8ffd0c2ba1
parent8ee015701bdeed93cf55f91f5af91cdc61bb7fcb
out_of_pool_memory test reports wrong error code

While creating default device a device version was used to select
enabled extensions however this should be based on used API version
(a minimum of Vulkan version and device version). It is fixed now.

Component: Vulkan

VK-GL-CTS issue: 763

Affects: dEQP-VK.api.descriptor_pool.out_of_pool_memory

Change-Id: I879d296ab56c1e2118dca84845cce6abc0e75f92
external/vulkancts/modules/vulkan/vktTestCase.cpp