Remove unneeded casts from EXT subgroup vote tests
authorGraeme Leese <gleese@broadcom.com>
Thu, 27 Jun 2019 15:57:11 +0000 (16:57 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 28 Jun 2019 14:35:04 +0000 (10:35 -0400)
commitda0ae69ec62fe4ef6bb4f6623c27e3f58ba7d636
tree53aa159ff2bc5b439ee9926e97fba3f2519e98f1
parent8610869a38a1525aee8f60d5189598fc8ed57086
Remove unneeded casts from EXT subgroup vote tests

There were a lot of casts to bool that weren't actually required, and
were somewhat hiding an issue with something that should have been cast
but was not.

Components: Vulkan
VK-GL-CTS issue: 1845
Affects (trivially):
  dEQP-VK.subgroups.vote.ext_shader_subgroup_vote.*allinvocationsequalarb*

Change-Id: I38f999cfaa2d578ac3e6b43934fa2735ea1b2b09
external/vulkancts/modules/vulkan/subgroups/vktSubgroupsVoteTests.cpp