HomeSort by relevance Sort by last modified time
    Searched full:glx_maj (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 129 int glx_maj, glx_min; member in struct:GLX_egl_display
552 if (GLX_dpy->glx_maj == 1 && GLX_dpy->glx_min >= 3) {
616 &GLX_dpy->glx_maj, &GLX_dpy->glx_min)) {
    [all...]

Completed in 173 milliseconds