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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h109 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPBUFFERSURFACEPROC) (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list); typedef in typeref:typename:EGLSurface (EGLAPIENTRYP)(EGLDisplay dpy,EGLConfig config,const EGLint * attrib_list)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c42 PFNEGLCREATEPBUFFERSURFACEPROC epoxy_eglCreatePbufferSurface;
4094 static PFNEGLCREATEPBUFFERSURFACEPROC
5527 PFNEGLCREATEPBUFFERSURFACEPROC epoxy_eglCreatePbufferSurface = epoxy_eglCreatePbufferSurface_global_rewrite_ptr;
H A Degl_generated.h878 typedef EGLSurface (GLAPIENTRY *PFNEGLCREATEPBUFFERSURFACEPROC)(EGLDisplay dpy, EGLConfig config, const EGLint * attrib_list); typedef in typeref:typename:EGLSurface (GLAPIENTRY *)(EGLDisplay dpy,EGLConfig config,const EGLint * attrib_list)

Completed in 35 milliseconds