Skip anisotropic filtering tests if the feature is not supported.
authorAlexander Galazin <alexander.galazin@arm.com>
Mon, 9 Jan 2017 14:17:02 +0000 (15:17 +0100)
committerAlexander Galazin <alexander.galazin@arm.com>
Mon, 9 Jan 2017 15:46:32 +0000 (16:46 +0100)
commite61b5bc8310d4e896579d8c7932a018c1a7b1852
treea74d6af322059f59e0e622462bd963a124ad425a
parentc892f7170725304d295fe2d10118d07025b506a9
Skip anisotropic filtering tests if the feature is not supported.

dEQP-VK.texture.filtering_anisotropy.* tests assume that an
implementation supports anisotropic filtering and should be skipped in
case VkPhysicalDeviceFeatures::samplerAnisotropy is VK_FALSE.

Fixes #570

Change-Id: I0601fe67a0e81b71670dac7ec8b83b4dc35c576c
external/vulkancts/modules/vulkan/texture/vktTextureFilteringAnisotropyTests.cpp