Simultaneous depth+stencil components blit test
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 16 Aug 2018 06:43:03 +0000 (08:43 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 5 Sep 2018 07:39:57 +0000 (03:39 -0400)
commit33a95f463aaaa84312b76b7dcdd3efc87e6e1c03
tree96550ae4f9e08bed3a818909cb62d967bcbee9d4
parent48b405cf842d4d668ba75427b40e3033d8b6fe64
Simultaneous depth+stencil components blit test

Previously blit_image tests for depth and stencil components
were done separately - in one tests half of regions had depth
bit set and the other half stencil bit. This change modifies
those tests by adding additional blit regions that have both
DS bits set.

Components: Vulkan

VK-GL-CTS issue: 1303

Affects:
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.depth_stencil.*

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