Test EGL 1.5 attribute EGL_CONTEXT_OPENGL_DEBUG

EGL_CONTEXT_OPENGL_DEBUG is a required attribute for implementations
that support EGL 1.5. It doesn't have to do anything, but it shouldn't
cause an error to include that enum in the attributes for
eglCreateContext.

Test: android.graphics.cts.EGL15Test#testEGL15CreateDebugContext
Bug: b/155761003
Change-Id: I7995bcf5c4e0453c6167d5f5c9d19de4d9cdd40d
(cherry picked from commit aca9f2a077727d1592625db4a2dcc9628b27f167)
1 file changed