Searched refs:GLX_EXTENSION_NAME (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndext.c | 235 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxext.c | 318 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxext.c | 361 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 50 #define GLX_EXTENSION_NAME "GLX" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 45 #define GLX_EXTENSION_NAME "GLX" macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrhostglx.c | 80 if (!XQueryExtension (dpy, GLX_EXTENSION_NAME, &opcode,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_api.c | 689 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 1414 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 685 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 1381 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxext.c | 71 static const char __glXExtensionName[] = GLX_EXTENSION_NAME;
|
| H A D | glxcmds.c | 558 rv = XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_op, &evb, &erb);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxext.c | 107 static const char __glXExtensionName[] = GLX_EXTENSION_NAME;
|
| H A D | glxcmds.c | 549 rv = XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_op, &evb, &erb);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 188 #define GLX_EXTENSION_NAME "GLX" macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | fakeglx.c | 1445 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | fakeglx.c | 1438 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &op, &ev, &err))
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 69 #define GLX_EXTENSION_NAME "GLX" macro
|
Completed in 39 milliseconds