Disable depth clamp for graphics pipeline creation tests.
authorTomasz Owczarek <tomasz.owczarek@arm.com>
Tue, 9 Nov 2021 16:53:02 +0000 (16:53 +0000)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 19 Nov 2021 20:11:36 +0000 (20:11 +0000)
commit41af69a0c0d93b2f1c0c11b3f7310281fbfb1419
tree6b8bc3ee1f20467813461d27ec764d6d45e8df97
parent8e44f98e55e05090b24d5c2e941d013cefee56e6
Disable depth clamp for graphics pipeline creation tests.

Not all GPUs does support depth clamp feature.
Disable depth clamp in pipeline creation tests as it's not used
by tests itself and isn't required to test pipeline creation.

Affects:
dEQP-VK.pipeline.creation_cache_control.graphics_pipelines.*

Components: Vulkan

VK-GL-CTS issue: 3297

Change-Id: I59ed04bfcd1e5fc4b79dae31e254ff48c3410a5b
external/vulkancts/modules/vulkan/pipeline/vktPipelineCreationCacheControlTests.cpp