Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp270 static const EGLint gles2ContextAttribs[] = { in TEST_P() local
276 …Context gles2Context = mGl->eglCreateContext(display, config, EGL_NO_CONTEXT, gles2ContextAttribs); in TEST_P()