Fix combined depth/stencil clear colors.
authorDave Airlie <airlied@redhat.com>
Thu, 27 Jul 2017 19:43:53 +0000 (05:43 +1000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 11 Aug 2017 15:13:08 +0000 (11:13 -0400)
commit9909b9f3f0a9a53c8703ffee801787672e230660
tree2876e2f6d3b1962f302c4961c398e6213ec4e277
parentcc1acbf2f69fc356640c4861ed166603f7d0d26b
Fix combined depth/stencil clear colors.

This test was clearing depth to 256.0, values > 1.0 are undefined.

This fixes the the combined depth/stencil clears to use valid values
for depth and stencil.

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

VK-GL-CTS Issue: 591

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