Searched refs:EGL_CreateSync (Results 1 – 8 of 8) sorted by relevance
123 ANGLE_EXPORT EGLSync EGLAPIENTRY EGL_CreateSync(EGLDisplay dpy,
1049 EGL_CreateSync
52 {"eglCreateSync", P(EGL_CreateSync)},
702 EGLSync EGLAPIENTRY EGL_CreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in EGL_CreateSync() function
52 #define EGL_CreateSync l_EGL_CreateSync macro
349 return EGL_CreateSync(dpy, type, attrib_list); in eglCreateSync()