Verify line-stipple both with and without carry-over
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 11 Aug 2021 14:18:37 +0000 (16:18 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 15 Oct 2021 21:14:12 +0000 (21:14 +0000)
commitdb598a37bca07256029b847d489a7a2403c420e8
tree3042dae97b107656d70c428687e67750a4af158f
parentcb29e5c508cd9a1662a815c414ffb982bd8e870c
Verify line-stipple both with and without carry-over

The Vulkan spec specifies that carrying over the fractional parts of a
line is optional. Let's test both with and without, so we accept either.

Components: Vulkan, Framework

Public Issue: 280

Affected Tests: dEQP-VK.rasterization.primitives.static_stipple.*
dEQP-VK.rasterization.primitives_multisample_4_bit.*

Change-Id: Iaae3397ebfa1db7fbccefd479bd98c1ad8471ff8
framework/common/tcuRasterizationVerifier.cpp