Improvements to sample verification code
authorCollin Baker <collinbaker@google.com>
Mon, 25 Jul 2016 21:35:03 +0000 (14:35 -0700)
committerCollin Baker <collinbaker@google.com>
Wed, 10 Aug 2016 17:48:12 +0000 (10:48 -0700)
commitafa7d2831523587d80e5540ffb7f75adf418ce5f
tree3ff69746dfbdd9492fd4cbfcef59d4f4be8245d5
parent2011fb57b88a861b31a860be501e7231d9639747
Improvements to sample verification code

Refactoring and improvements to code in vktSampleVerifier.cpp;
Moved much functionality into separate functions and cleaned up some
quick fixes I had made previously.

Change-Id: I7a02ee0cbe009946ec1126e1e77141596cf1c028
12 files changed:
Android.mk
android/cts/master/com.drawelements.deqp.vk.xml
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/texture_filtering/CMakeLists.txt
external/vulkancts/modules/vulkan/texture_filtering/vktSampleVerifier.cpp
external/vulkancts/modules/vulkan/texture_filtering/vktSampleVerifier.hpp
external/vulkancts/modules/vulkan/texture_filtering/vktSampleVerifierUtil.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/texture_filtering/vktSampleVerifierUtil.hpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/texture_filtering/vktTextureFilteringExplicitLodTests.cpp
framework/common/tcuInterval.hpp
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp