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