Searched refs:PFNEGLGETCONFIGATTRIBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 114 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETCONFIGATTRIBPROC) (EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLConfig config,EGLint attribute,EGLint * value) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | egl_generated_dispatch.c | 74 PFNEGLGETCONFIGATTRIBPROC epoxy_eglGetConfigAttrib; 4364 static PFNEGLGETCONFIGATTRIBPROC 5591 PFNEGLGETCONFIGATTRIBPROC epoxy_eglGetConfigAttrib = epoxy_eglGetConfigAttrib_global_rewrite_ptr; |
| H A D | egl_generated.h | 910 typedef EGLBoolean (GLAPIENTRY *PFNEGLGETCONFIGATTRIBPROC)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint * value); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLConfig config,EGLint attribute,EGLint * value) |
Completed in 16 milliseconds