Searched defs:GLX_MINOR_VERSION (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c235 #define GLX_MINOR_VERSION 4 macro
249 req->minorVersion = GLX_MINOR_VERSION;
262 *minor = min(reply.minorVersion, GLX_MINOR_VERSION);
/external/mesa3d/src/glx/
H A Dglxclient.h65 #define GLX_MINOR_VERSION 4 macro

Completed in 65 milliseconds