Searched refs:GLX_MAJOR_VERSION (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dclientinfo.c133 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
144 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
154 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
H A Dglxclient.h70 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro
H A Dglxext.c317 GLX_MAJOR_VERSION,
324 if (reply->major_version != GLX_MAJOR_VERSION) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dclientinfo.c176 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
187 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
197 GLX_MAJOR_VERSION, GLX_MINOR_VERSION,
H A Dglxclient.h78 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro
H A Dglxext.c347 GLX_MAJOR_VERSION,
354 if (reply->major_version != GLX_MAJOR_VERSION) {
H A Dglxcmds.c534 *major = GLX_MAJOR_VERSION;

Completed in 10 milliseconds