Static code analysis fix for bounding box test
authorJari Komppa <jari.komppa@siru.fi>
Tue, 18 May 2021 12:25:07 +0000 (15:25 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 3 Jun 2021 08:58:59 +0000 (08:58 +0000)
commitc25238228ea42bbe9f508da1a765dbe224fb775c
tree60184f4ff5fdc23da78a6f60b9329e7b370b8c3f
parent5d6609d2ea1810bc69a0346f685ba55051adbaa5
Static code analysis fix for bounding box test

After closer analysis turns out the mistake in the code
was using xmin twice; changed to use xmin and xmax.

Affects:
dEQP-GLES31.functional.primitive_bounding_box.call_order.*

Change-Id: I307126c3558e4b8700d3ed808e24c7d85bcb50dc
Components: OpenGL
modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp