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:21 +0000 (07:12 -0400)
commit74f1f0230692f5d22080890523b0cae46819fa10
treefef0dcf118f5bcdbc79d927bfc3b002df2b5e69f
parent41b1b389ad0247efca34ef8da2e15112ad4a6f6f
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
(cherry picked from commit d73452cb16fb476040eb9b5ea59005f6b52b7980)
external/vulkancts/modules/vulkan/texture/vktTextureFilteringTests.cpp
external/vulkancts/modules/vulkan/texture/vktTextureTestUtil.hpp