HomeSort by relevance Sort by last modified time
    Searched refs:eglCopyContextMESA (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/EGL/
eglmesaext.h 87 EGLAPI EGLBoolean EGLAPIENTRY eglCopyContextMESA(EGLDisplay dpy, EGLContext source, EGLContext dest, EGLint mask);
  /external/mesa3d/src/egl/main/
eglapi.c 909 { "eglCopyContextMESA", (_EGLProc) eglCopyContextMESA },
1024 eglCopyContextMESA(EGLDisplay dpy, EGLContext source, EGLContext dest,
    [all...]

Completed in 256 milliseconds