Improve precision handling in texture.explicit_lod
authorPyry Haulos <phaulos@google.com>
Mon, 13 Feb 2017 21:11:53 +0000 (13:11 -0800)
committerPyry Haulos <phaulos@google.com>
Mon, 13 Feb 2017 21:11:53 +0000 (13:11 -0800)
commit4269dc0c1e513c550d3d45c16f2760450dfcef5c
tree5b67ecd74159c95f715626f712a879843b85a157
parent6edea8fc58f0082c0d083bf9ac54b9e2cd2d85c8
Improve precision handling in texture.explicit_lod

This change improves precision requirement handling in
dEQP-VK.texture.explicit_lod test group by adding separate controls for
format conversion and filtering math.

Changed tests:
dEQP-VK.texture.explicit_lod.*

Components: Vulkan

Change-Id: Id64da1d63d87d02c73c757a3f2d5d50f2fbc19c0
external/vulkancts/modules/vulkan/texture/vktSampleVerifier.cpp
external/vulkancts/modules/vulkan/texture/vktSampleVerifier.hpp
external/vulkancts/modules/vulkan/texture/vktSampleVerifierUtil.cpp
external/vulkancts/modules/vulkan/texture/vktTextureFilteringExplicitLodTests.cpp