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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h123 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYCONTEXTPROC) (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLContext ctx,EGLint attribute,EGLint * value)
/xsrc/external/mit/libepoxy/src/
H A Degl_generated_dispatch.c107 PFNEGLQUERYCONTEXTPROC epoxy_eglQueryContext;
4582 static PFNEGLQUERYCONTEXTPROC
5657 PFNEGLQUERYCONTEXTPROC epoxy_eglQueryContext = epoxy_eglQueryContext_global_rewrite_ptr;
H A Degl_generated.h943 typedef EGLBoolean (GLAPIENTRY *PFNEGLQUERYCONTEXTPROC)(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint * value); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLContext ctx,EGLint attribute,EGLint * value)

Completed in 12 milliseconds