Searched refs:PFNEGLCREATESYNCPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h314 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 Degl_generated_dispatch.c54 PFNEGLCREATESYNCPROC epoxy_eglCreateSync;
4166 static PFNEGLCREATESYNCPROC
5551 PFNEGLCREATESYNCPROC epoxy_eglCreateSync = epoxy_eglCreateSync_global_rewrite_ptr;
H A Degl_generated.h890 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