Searched defs:MakeContextCurrent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxcurrent.c210 MakeContextCurrent(Display * dpy, GLXDrawable draw, function
303 return MakeContextCurrent(dpy, draw, draw, gc);
309 (dpy, d, r, ctx), MakeContextCurrent)
314 GLXContext ctx), (dpy, d, r, ctx), MakeContextCurrent)
/external/mesa3d/src/glx/
H A Dglxcurrent.c210 MakeContextCurrent(Display * dpy, GLXDrawable draw, function
303 return MakeContextCurrent(dpy, draw, draw, gc);
309 (dpy, d, r, ctx), MakeContextCurrent)
314 GLXContext ctx), (dpy, d, r, ctx), MakeContextCurrent)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.h104 Bool (*MakeContextCurrent)(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); member in struct:_glxapi_table
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.h104 Bool (*MakeContextCurrent)(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); member in struct:_glxapi_table

Completed in 348 milliseconds