Searched refs:eglWaitGL (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check59 eglWaitGL
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h84 EGL_ENTRYPOINT(eglWaitGL)
H A Deglapi.c1474 eglWaitGL(void) function in typeref:typename:EGLBoolean EGLAPIENTRY
1476 /* Since we only support OpenGL and GLES, eglWaitGL is equivalent to eglWaitClient. */
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h84 EGL_ENTRYPOINT(eglWaitGL)
H A Deglapi.c1530 eglWaitGL(void) function in typeref:typename:EGLBoolean EGLAPIENTRY
1532 /* Since we only support OpenGL and GLES, eglWaitGL is equivalent to eglWaitClient. */
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h143 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h153 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1436 #define eglWaitGL epoxy_eglWaitGL macro
H A Degl_generated_dispatch.c3618 0, // eglWaitGL
4997 return egl_single_resolver(PROVIDER_EGL_10, 3254 /* eglWaitGL */);
5160 GEN_THUNKS_RET(EGLBoolean, eglWaitGL, (void), ())
5309 epoxy_eglWaitGL_dispatch_table_rewrite_ptr, /* eglWaitGL */

Completed in 20 milliseconds