Do not use depthClampEnable unconditionally.
authorJorg Wagner <jorg.wagner@arm.com>
Mon, 6 Nov 2017 13:56:49 +0000 (14:56 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 9 Nov 2017 12:48:50 +0000 (07:48 -0500)
commit6140c85a76b7866db94aaf77bcd5dca80490e19b
tree06c45e2418001924467041de5c51c0b7ad9311a5
parent786c6359c72f14a2c10c13015602025533cba4bf
Do not use depthClampEnable unconditionally.

Depth clamping is not needed by this test, so
do not rely on the optional feature when creating
the pipeline object.

Affects:
dEQP-VK.api.smoke.*

Components: Vulkan

VK-GL-CTS issue: 817

Change-Id: I6794f7f5d17d7610ff43dcb4080a6a30e12ed95b
external/vulkancts/modules/vulkan/api/vktApiSmokeTests.cpp