Home | History | Annotate | Download | only in hwc

Lines Matching full:contextattribs

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