Further relax line verification in primitive bbox tests
authorAlexander Galazin <alexander.galazin@arm.com>
Mon, 6 Mar 2017 18:44:38 +0000 (19:44 +0100)
committerAlexander Galazin <alexander.galazin@arm.com>
Fri, 10 Mar 2017 18:31:01 +0000 (19:31 +0100)
commit2c9e3ec924255e414dc5e183b91348a1507d4d53
tree371366519aa7fdae68a89107488a7c9f385ef4f3
parent6bc3c7a63456fdf267b65a5b80a003741a3aee4c
Further relax line verification in primitive bbox tests

The original relaxation patch
ba45591407d0207e8ba0634ea5636fd721ed781f
allowed lines to be 1 pixel thinner or thicker compared
to the expected width. Unfortunately it missed the case
of a line with the width of 1 pixel that has extra verification
in the framework. This change covers this gap.

Google bug: 35987764

Change-Id: I193d76ae13738702c9d7361d1957f15ea7600c4f
modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp