Searched refs:__glXGetString (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_query.c | 70 __glXGetString(Display * dpy, int opcode, CARD32 contextTag, CARD32 name) function in typeref:typename:char *
|
| H A D | glxclient.h | 783 extern char *__glXGetString(Display * dpy, int opcode,
|
| H A D | single2.c | 682 s = (GLubyte *) __glXGetString(dpy, gc->majorOpcode, gc->currentContextTag,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_query.c | 70 __glXGetString(Display * dpy, CARD32 contextTag, CARD32 name) function in typeref:typename:char *
|
| H A D | glxclient.h | 747 extern char *__glXGetString(Display *dpy, CARD32 screen, CARD32 name);
|
| H A D | single2.c | 682 s = (GLubyte *) __glXGetString(dpy, gc->currentContextTag, name);
|
Completed in 7 milliseconds