Add missing check for pipelineCreationCacheControl feature
authorziga-lunarg <ziga@lunarg.com>
Fri, 16 Sep 2022 18:55:40 +0000 (20:55 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Mon, 10 Oct 2022 16:03:43 +0000 (16:03 +0000)
commit45283e07f3506784082654fa7023a64b375088ad
tree762fd3d644fc1b8db89bf484fe2a3202da088c9a
parent1729720d706e506a21662633a0bab5b5b54b69b9
Add missing check for pipelineCreationCacheControl feature

Shader module identifier tests do not check for
pipelineCreationCacheControl feature when using
VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT

Components: Vulkan

VK-GL-CTS issue: 3951

Affected tests:
dEQP-VK.pipeline.*.shader_module_identifier.*

Change-Id: I805b60427123f000a72d65119f69dca857d086c3
external/vulkancts/modules/vulkan/pipeline/vktPipelineShaderModuleIdentifierTests.cpp