Searched refs:GLX_MAJOR_VERSION (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | clientinfo.c | 133 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, 144 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, 154 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
|
| H A D | glxclient.h | 70 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro
|
| H A D | glxext.c | 317 GLX_MAJOR_VERSION, 324 if (reply->major_version != GLX_MAJOR_VERSION) {
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | clientinfo.c | 176 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, 187 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, 197 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
|
| H A D | glxclient.h | 78 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro
|
| H A D | glxext.c | 347 GLX_MAJOR_VERSION, 354 if (reply->major_version != GLX_MAJOR_VERSION) {
|
| H A D | glxcmds.c | 534 *major = GLX_MAJOR_VERSION;
|
Completed in 10 milliseconds