Searched refs:SERVER_MAJOR_VERSION (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c46 #define SERVER_MAJOR_VERSION 1 macro
1424 assert(CLIENT_MAJOR_VERSION == SERVER_MAJOR_VERSION);
1708 SERVER_MAJOR_VERSION, SERVER_MINOR_VERSION, xmesa_get_name());
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c66 #define SERVER_MAJOR_VERSION 1 macro
1601 assert(CLIENT_MAJOR_VERSION == SERVER_MAJOR_VERSION);
1906 SERVER_MAJOR_VERSION, SERVER_MINOR_VERSION, MESA_GLX_VERSION);

Completed in 79 milliseconds