Fix multiview mutlisample tests
authorAlexander Galazin <alexander.galazin@arm.com>
Fri, 18 May 2018 09:51:14 +0000 (11:51 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 24 May 2018 14:12:43 +0000 (10:12 -0400)
commit85b1a17b0ee8cf21405ba712f446d130d94d7af6
tree6120ea206bdda13b58f8e08d34e3a065708ef574
parentdd951adf61b3b6ad6cdab92b26b00c6931235681
Fix multiview mutlisample tests

The multiview multisample tests used VK_SAMPLE_COUNT_2_BIT
without checking that it is supported.
The minimum requirement is to support 4-bit and 1-bit only.

Affects: dEQP-VK.multiview.multisample.*

Components: Vulkan

VK-GL-CTS issue: 1152

Change-Id: Id999cbb42a5961cca1f89c709c1f0bc8d6124645
external/vulkancts/modules/vulkan/multiview/vktMultiViewRenderTests.cpp