Fix ES2 cube map GL_LINEAR_* filtering tests
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 18 Jan 2018 12:59:57 +0000 (13:59 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 1 Feb 2018 12:03:48 +0000 (07:03 -0500)
commitcace3463a358721247a057ebb97d06be6fb2d996
treeed5eaf996251caff6c9bcbf2b9a5e3d059fab6a4
parent3d6ab406249749379eaa649d859a771d9806fcd8
Fix ES2 cube map GL_LINEAR_* filtering tests

When ES2 context is created on ES3 compatible hardware
seamless sampler should be used during cube map filtering
test result verification.

Components: OpenGL

VK-GL-CTS issue: 284

Affects:
dEQP-GLES2.functional.texture.mipmap.cube.*

Change-Id: I442429ca2e1c368bd2dba0948923034b8a3e54be
modules/gles2/functional/es2fTextureMipmapTests.cpp