Searched refs:PFNEGLCREATEPIXMAPSURFACEPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 110 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 D | egl_generated_dispatch.c | 43 PFNEGLCREATEPIXMAPSURFACEPROC epoxy_eglCreatePixmapSurface; 4100 static PFNEGLCREATEPIXMAPSURFACEPROC 5529 PFNEGLCREATEPIXMAPSURFACEPROC epoxy_eglCreatePixmapSurface = epoxy_eglCreatePixmapSurface_global_rewrite_ptr; |
| H A D | egl_generated.h | 879 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