Correct copy_and_blit on Null driver
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 18 Oct 2018 09:55:56 +0000 (11:55 +0200)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 22 Oct 2018 07:45:58 +0000 (09:45 +0200)
commited57b4c1e3a129c14bc65ec5dad03a89feb6ac82
treef84d6c4db9829ebfd7edfc44f96b10a06b87df47
parent858f5396a4f63223fcf31f717d23b4b552e10182
Correct copy_and_blit on Null driver

On Null driver all features are enabled which leads copy_and_blit
tests to be executed for incompatible image formats. This change
detects that and fails the verification to prevent hiting assertions
in the framework.

VK-GL-CTS issue: 1427

Components: Vulkan

Affects:
dEQP-VK.api.copy_and_blit.*

Change-Id: I0d105c297f5548175580434cc2a12fa53b69339d
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp