Home
last modified time | relevance | path

Searched defs:cxt (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp93 EGLContext cxt = egl->eglCreateContext(dpy, config, EGL_NO_CONTEXT, contextAttribs); in createContext() local
98 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext()