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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h114 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 Degl_generated_dispatch.c74 PFNEGLGETCONFIGATTRIBPROC epoxy_eglGetConfigAttrib;
4364 static PFNEGLGETCONFIGATTRIBPROC
5591 PFNEGLGETCONFIGATTRIBPROC epoxy_eglGetConfigAttrib = epoxy_eglGetConfigAttrib_global_rewrite_ptr;
H A Degl_generated.h910 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