Check support for triangle fan primitive topology on rasterization tests
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Thu, 24 Jun 2021 09:48:16 +0000 (11:48 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 1 Jul 2021 16:03:16 +0000 (16:03 +0000)
commitbb4279cd49a9e7ff1af4d95930ef27f15aab5a70
treedfea878a14eb56b02e69f7bca6f92dcf7d63c0e2
parent3834e2d8fc14b38373a94afcbcd3ccca62654ebb
Check support for triangle fan primitive topology on rasterization tests

If VK_KHR_portability_subset is supported, check for triangle fan
support in the tests that use that primitive topology.

Component: Vulkan
Fix issue: KhronosGroup#246
VK-GL-CTS issue: 2978

Affected test:
   dEQP-VK.rasterization.*triangle_fan

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Change-Id: I98a4ab5caee2bf6f07c610822b8166b3a1803e52
external/vulkancts/modules/vulkan/rasterization/vktRasterizationProvokingVertexTests.cpp
external/vulkancts/modules/vulkan/rasterization/vktRasterizationTests.cpp