Searched defs:cxt (Results 1 – 1 of 1) sorted by relevance
93 EGLContext cxt = egl->eglCreateContext(dpy, config, EGL_NO_CONTEXT, contextAttribs); in createContext() local98 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext()