Move texture parameter checking to checkSupport()
authorPawel Ksiezopolski <pawel.ksiezopolski@mobica.com>
Tue, 16 Jun 2020 15:18:43 +0000 (17:18 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 26 Jun 2020 11:12:15 +0000 (07:12 -0400)
commitd73452cb16fb476040eb9b5ea59005f6b52b7980
tree0e30971b3b90bec548549192141782a5b7a2bf4a
parent916d8734f509267b4999a1009e78c2beb43eed15
Move texture parameter checking to checkSupport()

Some of the texture tests use iterate() method to check
if proper extensions are supported.
These checks have been moved to checkSupport() method.

Affects tests:
dEQP-VK.texture.filtering.*
dEQP-VK.texture.compressed.*
dEQP-VK.texture.mipmap.*
dEQP-VK.texture.shadow.*

Components: Vulkan

Change-Id: I21d41c52809e26860c8c39a98aa66817f335feca
external/vulkancts/modules/vulkan/texture/vktTextureFilteringTests.cpp
external/vulkancts/modules/vulkan/texture/vktTextureTestUtil.hpp