Get an EGLConfig supporting pbuffers
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 6 Jun 2018 14:29:37 +0000 (14:29 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 8 Jul 2018 14:09:15 +0000 (10:09 -0400)
commitd9905d305260468e467e8b7da2bc1328c70ae440
treed5df6f611c2b790d6b14e23a8630c9b2996adad1
parentc55d079c3a9979e2348ed41e6aaa598bae71258b
Get an EGLConfig supporting pbuffers

Several tests create pbuffer surfaces, but they are asking for EGL
configuration that supports windows, instead of pbuffers.

Affected tests:
dEQP-EGL.functional.multicontext.*
dEQP-EGL.functional.sharing.gles2.multithread.*

Components: OpenGL

VK-GL-CTS issue: 1204

Change-Id: Ifcee406eb37cbf5fb16ffba851247772909992b6
modules/egl/teglGLES2SharingThreadedTests.cpp
modules/egl/teglMultiContextTests.cpp