Fix condition for checking support of XFB streams other than 0
authorSÅ‚awomir Cygan <slawomir.cygan@intel.com>
Tue, 27 Apr 2021 10:36:17 +0000 (12:36 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 13 May 2021 08:14:50 +0000 (08:14 +0000)
commit8e08f5d35219d8c18b0232ef199937e8ad2462fa
treec4085532f1d79e539eb23845fe869ff9755e6ee6
parent5e14b4fad087ef125922bf5c520c2f243b89014d
Fix condition for checking support of XFB streams other than 0

This fixed the  condition checking for `transformFeedbackRasterizationStreamSelect` property,
so the test does not throw NotSupported when the property is supported.

Components: Vulkan

VK-GL-CTS Issue: 2902

Change-Id: I7e08fe7ad838ed262444fb0db6092c566e7000c0
Affect: dEQP-VK.transform_feedback.*
external/vulkancts/modules/vulkan/transform_feedback/vktTransformFeedbackSimpleTests.cpp