Remove VK_PIPELINE_CREATE_DERIVATIVE_BIT for pipeline libraries in util
authorziga-lunarg <ziga@lunarg.com>
Sat, 24 Sep 2022 20:09:24 +0000 (22:09 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 7 Oct 2022 18:00:24 +0000 (18:00 +0000)
commit3e4142e94bb47726b09a6bcdf103c18da629f81a
tree7ae3a1679819773b7616daa592d50e0b18d11320
parent38eaca8d3df39301a4e151a48ee5472e3425800e
Remove VK_PIPELINE_CREATE_DERIVATIVE_BIT for pipeline libraries in util

vkPipelineConstructionUtil creates pipeline libraries with same flags as
the main pipeline, but base pipeline handle is never provided

Components: Vulkan, Framework

VK-GL-CTS issue: 3994

Affected tests:
dEQP-VK.pipeline.*

Change-Id: If30b3caebd00463587a00f9e82810b53a7b72eb6
external/vulkancts/framework/vulkan/vkPipelineConstructionUtil.cpp