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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h321 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEPROC) (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list); typedef in typeref:typename:EGLSurface (EGLAPIENTRYP)(EGLDisplay dpy,EGLConfig config,void * native_window,const EGLAttrib * attrib_list)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c47 PFNEGLCREATEPLATFORMWINDOWSURFACEPROC epoxy_eglCreatePlatformWindowSurface;
4124 static PFNEGLCREATEPLATFORMWINDOWSURFACEPROC
5537 PFNEGLCREATEPLATFORMWINDOWSURFACEPROC epoxy_eglCreatePlatformWindowSurface = epoxy_eglCreatePlatformWindowSurface_global_rewrite_ptr;
H A Degl_generated.h883 typedef EGLSurface (GLAPIENTRY *PFNEGLCREATEPLATFORMWINDOWSURFACEPROC)(EGLDisplay dpy, EGLConfig config, void * native_window, const EGLAttrib * attrib_list); typedef in typeref:typename:EGLSurface (GLAPIENTRY *)(EGLDisplay dpy,EGLConfig config,void * native_window,const EGLAttrib * attrib_list)

Completed in 12 milliseconds