Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/native/
DglExtensions_test.cpp47 const EGLint ctxAttr[] = { in setupEGL() local
66 eglCtx = eglCreateContext(eglDisp, eglConf, EGL_NO_CONTEXT, ctxAttr); in setupEGL()
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dnative_choreo_activity.cpp56 const EGLint ctxAttr[] = { in setupEGL() local
91 eglCtx = eglCreateContext(eglDisp, eglConf, EGL_NO_CONTEXT, ctxAttr); in setupEGL()