Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSurfacelessContextTests.cpp82 static const EGLint es3Attrs[] = { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_NONE }; in executeForConfig() local
95 { "OpenGL ES 3", EGL_OPENGL_ES_API, EGL_OPENGL_ES3_BIT_KHR, es3Attrs }, in executeForConfig()