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

  /external/chromium_org/third_party/mesa/src/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...]
  /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 383 milliseconds