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
429 if (share) share = ((EGLWrapperContext *)share_context)->aglContext; in eglCreateContext()457 EGLWrapperContext *wctx = new EGLWrapperContext(ctx, version); in eglCreateContext()472 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglDestroyContext()493 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglMakeCurrent()536 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglQueryContext()589 EGLWrapperContext *wctx = (EGLWrapperContext *)ctx; in eglCreateImageKHR()