Allow EGL tests to use ES3 with EGL_KHR_create_context
authorAri Suonpaa <ari.suonpaa@siru.fi>
Thu, 16 Sep 2021 10:58:44 +0000 (13:58 +0300)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 22 Oct 2021 22:23:56 +0000 (22:23 +0000)
commitb2ecab9d942095b6df771dedfcd81834e1a8694c
tree69b2824b6573f72e13fac8592c1e158ba66d5eb6
parent470da81ff79b98685012a447223f3d21d5973c39
Allow EGL tests to use ES3 with EGL_KHR_create_context

Previously EGL tests that relied on ES3 required EGL 1.5. Now
these are also run when EGL_KHR_create_context is supported.

VK-GL-CTS Issue: 3122

Affects:

dEQP-EGL.functional.image.create.gles3*

Components: EGL
Change-Id: I05fe87a0d2e321310b28df9a998006867115e0f0
modules/egl/teglImageFormatTests.cpp