Make checkSupportImageSamplingInstance loop through pNexts
authorJoshua Ashton <joshua@froggi.es>
Fri, 17 Apr 2020 02:51:34 +0000 (03:51 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 1 May 2020 08:46:36 +0000 (04:46 -0400)
commit75cb2da055289d8d4e9bb5de8e4fde127b8ba92c
treebc469f2c550473503c126c94b116593a74f21286
parent9d30e64a966b190312d4ead67c59a327fc0efb64
Make checkSupportImageSamplingInstance loop through pNexts

We need this to support multiple potential pNexts in the future.

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

Components: Vulkan
VK-GL-CTS issue: 2331

Change-Id: I076e864d4b842d3993fdfa9bbd5925765870f6f7
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageSamplingInstance.cpp