Searched refs:_eglInitSync (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglsync.h | 56 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type,
|
| H A D | eglsync.c | 86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, function in typeref:typename:EGLBoolean
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglsync.h | 56 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type,
|
| H A D | eglsync.c | 86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, function in typeref:typename:EGLBoolean
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 2986 if (!_eglInitSync(&dri2_sync->base, disp, type, attrib_list)) {
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 3375 if (!_eglInitSync(&dri2_sync->base, disp, type, attrib_list)) {
|
Completed in 16 milliseconds