Add coverage for pipeline cache hit of active pipeline
authorPiers Daniell <pdaniell@nvidia.com>
Wed, 9 Oct 2019 16:12:47 +0000 (10:12 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 15 Nov 2019 10:52:51 +0000 (05:52 -0500)
commitc5623836c3f7574a194a917d21ac0ea522367e04
treee1b4573c8c4e5daabef3832200e709b612af75bb
parent4173787bb94afdf43d6fe5d1c1dfad1138628516
Add coverage for pipeline cache hit of active pipeline

This CL adds coverage to the dEQP-VK.pipeline.creation_feedback.*
tests for the case where the newly created pipeline has
a cache hit of another pipeline that was created previously,
and that other pipeline is still open and active.

Previously the test only had coverage for pipeline cache
hit of previous pipelines that were destroyed. This adds
coverage for both scenarios.

Affects:

dEQP-VK.pipeline.creation_feedback.*

Components: Vulkan

VK-GL-CTS issue: 2032

Change-Id: I7320d0bf075ea430eafbcf6c3b2518b985c024b8
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineCreationFeedbackTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt