Home
last modified time | relevance | path

Searched refs:eglCopyContextMESA (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/include/EGL/
Deglmesaext.h87 EGLAPI EGLBoolean EGLAPIENTRY eglCopyContextMESA(EGLDisplay dpy, EGLContext source, EGLContext dest…
/external/mesa3d/src/egl/main/
Deglapi.c909 { "eglCopyContextMESA", (_EGLProc) eglCopyContextMESA }, in eglGetProcAddress()
1024 eglCopyContextMESA(EGLDisplay dpy, EGLContext source, EGLContext dest, in eglCopyContextMESA() function