Fix VK version selection in version_check.entry_points test
authorSlawomir Cygan <slawomir.cygan@intel.com>
Wed, 11 Oct 2017 12:17:25 +0000 (14:17 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 11 Oct 2017 17:13:04 +0000 (13:13 -0400)
commitbfc03b151110f686396e9da16189d0424dc9bd70
tree025b9a9692e8e64fba6642a01b5aaf6ae23e524c
parentf1110aea28d7269f50dd749834ec0ff7a53a0830
Fix VK version selection in version_check.entry_points test

The test was validating only VK1.0 entrypoints due to wrong
version check.

Components: Vulkan
VK-GL-CTS Issue: 764
Affects: dEQP-VK.api.version_check.entry_points

Change-Id: Id555746f79d40c06cc8a95013608f9a1928847e2
external/vulkancts/modules/vulkan/api/vktApiVersionCheck.cpp