Searched refs:PFNEGLCREATESYNCPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 314 typedef EGLSync (EGLAPIENTRYP PFNEGLCREATESYNCPROC) (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list); typedef in typeref:typename:EGLSync (EGLAPIENTRYP)(EGLDisplay dpy,EGLenum type,const EGLAttrib * attrib_list) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | egl_generated_dispatch.c | 54 PFNEGLCREATESYNCPROC epoxy_eglCreateSync; 4166 static PFNEGLCREATESYNCPROC 5551 PFNEGLCREATESYNCPROC epoxy_eglCreateSync = epoxy_eglCreateSync_global_rewrite_ptr; |
| H A D | egl_generated.h | 890 typedef EGLSync (GLAPIENTRY *PFNEGLCREATESYNCPROC)(EGLDisplay dpy, EGLenum type, const EGLAttrib * attrib_list); typedef in typeref:typename:EGLSync (GLAPIENTRY *)(EGLDisplay dpy,EGLenum type,const EGLAttrib * attrib_list) |
Completed in 12 milliseconds