Searched refs:_eglInitSync (Results 1 – 3 of 3) sorted by relevance
52 _eglInitSync(_EGLSync *sync, _EGLDisplay *dpy, EGLenum type,
69 _eglInitSync(_EGLSync *sync, _EGLDisplay *dpy, EGLenum type, in _eglInitSync() function
170 if (!_eglInitSync(&gsync->base, dpy, type, attrib_list)) { in egl_g3d_create_sync()