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

  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
glxapi.c 195 return t->CreateGLXPixmap(dpy, visinfo, pixmap);
    [all...]
fakeglx.c     [all...]

Completed in 1469 milliseconds