Searched refs:GLX_MAJOR_VERSION (Results 1 – 4 of 4) sorted by relevance
176 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()187 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()197 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()
347 GLX_MAJOR_VERSION, in QueryVersion()354 if (reply->major_version != GLX_MAJOR_VERSION) { in QueryVersion()
78 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro
534 *major = GLX_MAJOR_VERSION; in glXQueryVersion()