Home
last modified time | relevance | path

Searched refs:es2Attrs (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/egl/
DteglCreateContextTests.cpp67 static const EGLint es2Attrs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in executeForConfig() local
80 { "OpenGL ES 2", EGL_OPENGL_ES_API, EGL_OPENGL_ES2_BIT, es2Attrs }, in executeForConfig()
DteglSurfacelessContextTests.cpp81 static const EGLint es2Attrs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in executeForConfig() local
94 { "OpenGL ES 2", EGL_OPENGL_ES_API, EGL_OPENGL_ES2_BIT, es2Attrs }, in executeForConfig()