Reduce number of command pools in texel_view_compatible tests
authorJeff Bolz <jbolz@nvidia.com>
Fri, 11 Nov 2022 20:19:05 +0000 (14:19 -0600)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 2 Dec 2022 15:44:14 +0000 (15:44 +0000)
commit442b2ec9ae5d0d3674c7bd2503052a6077273572
tree79afe5cd2f7f0ad1c4540b19eef0b814342d790a
parent9d1e4bc477da0b19607b337a82d4a3ccace89c74
Reduce number of command pools in texel_view_compatible tests

We were seeing an average of around 10 pools per test,
which can be problematic in VulkanSC.

Components: Vulkan, VulkanSC
Affects: dEQP-VK.image.texel_view_compatible.*
Change-Id: I0921d259a06803a8a817910b8ffcb30956b709f9
external/vulkancts/modules/vulkan/image/vktImageCompressionTranscodingSupport.cpp