Searched defs:eglContext (Results 1 – 7 of 7) sorted by relevance
76 EGLContext eglContext; member
811 EGLContext eglContext = reinterpret_cast<EGLContext>(context); in makeCurrentGeneric() local
121 EGLContext eglContext = EGL_NO_CONTEXT; in initAndMakeCurrentEGLContext() local
424 const EGLContext eglContext = context.getEglContext(); in iterate() local
154 EGLContext eglContext = egl.createContext(eglDisplay, in init() local
1157 EGLContext eglContext = egl.createContext(m_eglDisplay, m_eglConfig, EGL_NO_CONTEXT, attribList); in doClearTest() local
3172 EGLContext eglContext = reinterpret_cast<EGLContext>(contextID); in CaptureMidExecutionSetup() local5437 EGLContext eglContext = reinterpret_cast<EGLContext>(contextID); in captureCall() local