Test line stipple factor is ignored if not used
authorRicardo Garcia <rgarcia@igalia.com>
Tue, 20 Jul 2021 10:36:05 +0000 (12:36 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 29 Jul 2021 07:25:39 +0000 (07:25 +0000)
commitd3cc6f7eb3a8517c5199e22820b0dba991f68488
tree1e3ca78bbbefb2238d5168ddd90b9746b711076d
parent9a1befce889e86483bc0e4c78308bc821dbeff72
Test line stipple factor is ignored if not used

This commit adds a few extra line test variants that check
lineStippleFactor in VkPipelineRasterizationLineStateCreateInfoEXT is
ignored when stippledLineEnable is false. The new tests use both zero
and a large number to check everything continues to work.

New tests:
dEQP-VK.rasterization.primitives.no_stipple.*factor_0
dEQP-VK.rasterization.primitives.no_stipple.*factor_large

Affected tests:
dEQP-VK.rasterization.primitives*

Components: Vulkan
VK-GL-CTS issue: 3009

Change-Id: I6e329e8572cb0bae043119553bd4ea8d5682f660
android/cts/master/vk-master-2021-03-01/rasterization.txt
android/cts/master/vk-master/rasterization.txt
external/vulkancts/modules/vulkan/rasterization/vktRasterizationTests.cpp
external/vulkancts/mustpass/master/vk-default/rasterization.txt