Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp260 static const EGLint gles1ContextAttribs[] = { in TEST_P() local
266 …Context gles1Context = mGl->eglCreateContext(display, config, EGL_NO_CONTEXT, gles1ContextAttribs); in TEST_P()