Searched refs:PFNEGLQUERYCONTEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 123 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 D | egl_generated_dispatch.c | 107 PFNEGLQUERYCONTEXTPROC epoxy_eglQueryContext; 4582 static PFNEGLQUERYCONTEXTPROC 5657 PFNEGLQUERYCONTEXTPROC epoxy_eglQueryContext = epoxy_eglQueryContext_global_rewrite_ptr; |
| H A D | egl_generated.h | 943 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