Searched defs:egl_context (Results 1 – 3 of 3) sorted by relevance
41 EGLContext egl_context; /* We use this to preserve the context when losing focus */ member
840 EGLContext egl_context, share_context = EGL_NO_CONTEXT; in SDL_EGL_CreateContext() local1000 EGLContext egl_context = (EGLContext) context; in SDL_EGL_MakeCurrent() local1062 EGLContext egl_context = (EGLContext) context; in SDL_EGL_DeleteContext() local
404 EGLContext egl_context; in KMSDRM_CreateSurfaces() local
Completed in 6 milliseconds