Queries test should handle devices with disabled inheritedQueries
authorTomasz Owczarek <tomasz.owczarek@arm.com>
Wed, 8 Apr 2020 08:38:17 +0000 (09:38 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 20 Apr 2020 07:54:51 +0000 (03:54 -0400)
commit62513c031ece44ae2f50ea443ef349c9a5bf3058
tree5a7e95920491036c4e7be036f632e9c0b66b5f63
parent2f4d143bce73c778f1b839dc8abc72fa58744507
Queries test should handle devices with disabled inheritedQueries

Avoid test failure by checking device support of "inheritedQueries"
feature and not using functinalities that are not supported.

Affects:
dEQP-VK.query_pool.concurrent_queries.secondary_command_buffer

Components: Vulkan

VK-GL-CTS issue: 2302

Change-Id: I304d2c025cbbdcabb1ebd03241964f14e0cdad1b
external/vulkancts/modules/vulkan/query_pool/vktQueryPoolConcurrentTests.cpp