Home | History | Annotate | Download | only in hwc

Lines Matching refs:contextAttribs

58     EGLint contextAttribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE };
109 context = eglCreateContext(*dpy, myConfig, EGL_NO_CONTEXT, contextAttribs);