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

  /external/mesa3d/src/glx/
glxcurrent.c 189 MakeContextCurrent(Display * dpy, GLXDrawable draw,
274 return MakeContextCurrent(dpy, draw, draw, gc);
280 (dpy, d, r, ctx), MakeContextCurrent)
285 GLXContext ctx), (dpy, d, r, ctx), MakeContextCurrent)
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 104 Bool (*MakeContextCurrent)(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx);

Completed in 58 milliseconds