Extend dEQP-VK.api.image_clearing tests to cover layered images
authorSlawomir Cygan <slawomir.cygan@intel.com>
Mon, 29 May 2017 17:23:01 +0000 (19:23 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 18 Jun 2017 11:33:35 +0000 (07:33 -0400)
commit1198740eef1b624f481d16302a5d311e512ba16b
tree74eeed4d94c17b0543bcba2f0c499686470b1f0c
parent07ba567832964458deccc6ba9e374aedb4727d52
Extend dEQP-VK.api.image_clearing tests to cover layered images

This change adds new variang of image clearing test cases:
- *_multiple_layers
which use arrayed images and layered clears.

In the new tests variant both image views and clear operations
use layerCount smaller than `remaining` layers and non-zero
baseArrayLayer. It is expected that proper subset of layers
are cleared, while other layers are untouched.

All clear command variants (image, attachment), color formats
and image types are tested.

Affects: dEQP-VK.api.image_clearing

Components: Vulkan

VK-GL-CTS issue: 449

Change-Id: Ifedd393b14880697501df450b22740de76b6cd0c
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/api/vktApiImageClearingTests.cpp
external/vulkancts/mustpass/1.0.3/vk-default.txt