Searched refs:PFNGLXGETFBCONFIGATTRIBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 293 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
|
| H A D | glxext.h | 112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 288 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
|
| H A D | glxext.h | 112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXFBConfig config,int attribute,int * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 92 PFNGLXGETFBCONFIGATTRIBPROC epoxy_glXGetFBConfigAttrib; 3769 static PFNGLXGETFBCONFIGATTRIBPROC 4756 PFNGLXGETFBCONFIGATTRIBPROC epoxy_glXGetFBConfigAttrib = epoxy_glXGetFBConfigAttrib_global_rewrite_ptr;
|
| H A D | glx_generated.h | 535 typedef int (GLAPIENTRY *PFNGLXGETFBCONFIGATTRIBPROC)(Display * dpy, GLXFBConfig config, int attribute, int * value); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,int attribute,int * value)
|
Completed in 15 milliseconds