Fix error mask generation in checkLineContinuity
authorAlexander Galazin <alexander.galazin@arm.com>
Thu, 20 Apr 2017 12:08:44 +0000 (14:08 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Thu, 20 Apr 2017 12:08:44 +0000 (14:08 +0200)
commitc29f0d0ec4b848568e5f602cd67f89a0d25fd50c
treeb6509d347ec875865c532c255b4f18433b051908
parentaeef6dd8f52a1ea27fa13b5a451b5863070633be
Fix error mask generation in checkLineContinuity

Even if some pixels are missing the function could return
all-zero errorMask if the messageLimitcounter was exhausted.

Components: AOSP
Affects: dEQP-GLES31.functional.primitive_bounding_box.lines.*

Google bug: 35987764
modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp