Test exact sampling with linear filtering over a solid color
authorRicardo Garcia <rgarcia@igalia.com>
Mon, 17 Feb 2020 11:10:12 +0000 (12:10 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 30 Mar 2020 10:05:48 +0000 (06:05 -0400)
commita92dfcdefe4bfef244822f267f2d9c3a601307eb
tree5df6438065f22bd11599623e075980396abc5bea
parentd8a4d8cf1729650b19741d88a6127fc9eea25cb9
Test exact sampling with linear filtering over a solid color

This commit adds new test variants for exact sampling cases using solid
color textures instead of gradients, paired with samplers configured to
use linear filtering. The implementation of linear filtering may incur
precission losses but they should be minor and we should get the exact
same color when converting back to the original image format.

New tests:
dEQP-VK.pipeline.sampler.exact_sampling.*.solid_color.*

Affected tests:
dEQP-VK.pipeline.sampler.exact_sampling.*

Components: Vulkan
VK-GL-CTS issue: 2226

Change-Id: I71800172b4826860070f5aee9bccca694557f062
android/cts/master/vk-master-2020-03-01.txt
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt