Searched refs:EGLWrapperContext (Results 1 – 2 of 2) sorted by relevance
22 struct EGLWrapperContext struct24 EGLWrapperContext(EGLContext p_aglContext, int _version) { in EGLWrapperContext() argument30 ~EGLWrapperContext() { in ~EGLWrapperContext() argument43 EGLWrapperContext *currentContext; argument
465 if (share) share = ((EGLWrapperContext *)share_context)->aglContext; in eglCreateContext()493 EGLWrapperContext *wctx = new EGLWrapperContext(ctx, version); in eglCreateContext()508 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglDestroyContext()529 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglMakeCurrent()572 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglQueryContext()625 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglCreateImageKHR()