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

  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 64 typedef GLXPixmap (*GLXCREATEGLXPIXMAPPROC)( Display *dpy, XVisualInfo *visual, Pixmap pixmap );
88 GLXCREATEGLXPIXMAPPROC glXCreateGLXPixmap;
    [all...]
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 64 typedef GLXPixmap (*GLXCREATEGLXPIXMAPPROC)( Display *dpy, XVisualInfo *visual, Pixmap pixmap );
88 GLXCREATEGLXPIXMAPPROC glXCreateGLXPixmap;
    [all...]

Completed in 33 milliseconds