Fix checking support in texture filtering tests
authorziga-lunarg <ziga@lunarg.com>
Sun, 19 Feb 2023 12:27:26 +0000 (13:27 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 9 Mar 2023 18:04:16 +0000 (18:04 +0000)
commitf766d34f713e43974c6fb5b7b443062ef61e59ca
tree0b108440957df65f88680ef698cc23bf4cea00a4
parent645dd21f3b009f1dc0475b7990126a952092a600
Fix checking support in texture filtering tests

The tests use mipmaps even if the test parameter for mipmaps is false
and the check support function does not do that

Components: Vulkan

VK-GL-CTS issue: 4294

Affected tests:
dEQP-VK.texture.filtering.2d_array.*

Change-Id: Iabd33803fc952f3ea4c7598674fd9f58b53070d4
external/vulkancts/modules/vulkan/texture/vktTextureFilteringTests.cpp