Searched refs:gles2ContextAttribs (Results 1 – 1 of 1) sorted by relevance
270 static const EGLint gles2ContextAttribs[] = { in TEST_P() local276 …Context gles2Context = mGl->eglCreateContext(display, config, EGL_NO_CONTEXT, gles2ContextAttribs); in TEST_P()