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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h322 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list); typedef in typeref:typename:EGLSurface (EGLAPIENTRYP)(EGLDisplay dpy,EGLConfig config,void * native_pixmap,const EGLAttrib * attrib_list)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c45 PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC epoxy_eglCreatePlatformPixmapSurface;
4112 static PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC
5533 PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC epoxy_eglCreatePlatformPixmapSurface = epoxy_eglCreatePlatformPixmapSurface_global_rewrite_ptr;
H A Degl_generated.h881 typedef EGLSurface (GLAPIENTRY *PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC)(EGLDisplay dpy, EGLConfig config, void * native_pixmap, const EGLAttrib * attrib_list); typedef in typeref:typename:EGLSurface (GLAPIENTRY *)(EGLDisplay dpy,EGLConfig config,void * native_pixmap,const EGLAttrib * attrib_list)

Completed in 19 milliseconds