Searched refs:GLX_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance
133 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()144 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()154 GLX_MAJOR_VERSION, GLX_MINOR_VERSION, in __glX_send_client_info()
315 GLX_MAJOR_VERSION, in QueryVersion()322 if (reply->major_version != GLX_MAJOR_VERSION) { in QueryVersion()
70 #define GLX_MAJOR_VERSION 1 /* current version numbers */ macro