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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h110 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); typedef in typeref:typename:EGLSurface (EGLAPIENTRYP)(EGLDisplay dpy,EGLConfig config,EGLNativePixmapType pixmap,const EGLint * attrib_list)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c43 PFNEGLCREATEPIXMAPSURFACEPROC epoxy_eglCreatePixmapSurface;
4100 static PFNEGLCREATEPIXMAPSURFACEPROC
5529 PFNEGLCREATEPIXMAPSURFACEPROC epoxy_eglCreatePixmapSurface = epoxy_eglCreatePixmapSurface_global_rewrite_ptr;
H A Degl_generated.h879 typedef EGLSurface (GLAPIENTRY *PFNEGLCREATEPIXMAPSURFACEPROC)(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint * attrib_list); typedef in typeref:typename:EGLSurface (GLAPIENTRY *)(EGLDisplay dpy,EGLConfig config,EGLNativePixmapType pixmap,const EGLint * attrib_list)

Completed in 12 milliseconds