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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h176 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSURFACEATTRIBPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLSurface surface,EGLint attribute,EGLint value)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c151 PFNEGLSURFACEATTRIBPROC epoxy_eglSurfaceAttrib;
4918 static PFNEGLSURFACEATTRIBPROC
5745 PFNEGLSURFACEATTRIBPROC epoxy_eglSurfaceAttrib = epoxy_eglSurfaceAttrib_global_rewrite_ptr;
H A Degl_generated.h987 typedef EGLBoolean (GLAPIENTRY *PFNEGLSURFACEATTRIBPROC)(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLSurface surface,EGLint attribute,EGLint value)

Completed in 12 milliseconds