Searched refs:currentContextTag (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_glx.c142 tag = old->currentContextTag;
143 old->currentContextTag = 0;
149 &gc->currentContextTag);
171 SendMakeCurrentRequest(dpy, None, gc->currentContextTag, None, None,
173 gc->currentContextTag = 0;
191 req->contextTag = gc->currentContextTag;
209 req->contextTag = gc->currentContextTag;
229 req->contextTag = gc->currentContextTag;
267 req->contextTag = gc->currentContextTag;
309 req->contextTag = gc->currentContextTag;
[all...]
H A Dpacksingle.h73 req->contextTag = gc->currentContextTag; \
H A Dapplegl_glx.c158 gc->currentContextTag = -1;
H A Dsingle2.c682 s = (GLubyte *) __glXGetString(dpy, gc->majorOpcode, gc->currentContextTag,
894 (c, gc->currentContextTag, n,
H A Dglxclient.h315 GLXContextTag currentContextTag; member in struct:glx_context
H A Dglxext.c1032 xcb_glx_render(c, ctx->currentContextTag, size,
1064 xcb_glx_render_large(c, gc->currentContextTag, requestNumber,
H A Dglxcmds.c270 gc->currentContextTag = -1;
647 tag = gc->currentContextTag;
875 tag = gc->currentContextTag;
1789 req->contextTag = gc->currentContextTag;
2374 tag = gc->currentContextTag;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_glx.c159 tag = old->currentContextTag;
160 old->currentContextTag = 0;
166 &gc->currentContextTag);
206 SendMakeCurrentRequest(dpy, None, gc->currentContextTag, None, None,
208 gc->currentContextTag = 0;
226 req->contextTag = gc->currentContextTag;
244 req->contextTag = gc->currentContextTag;
H A Dapplegl_glx.c157 gc->currentContextTag = -1;
H A Dpacksingle.h73 req->contextTag = gc->currentContextTag; \
H A Dglxcmds.c269 gc->currentContextTag = -1;
607 req->contextTag = gc->currentContextTag;
660 tag = gc->currentContextTag;
873 tag = gc->currentContextTag;
1779 req->contextTag = gc->currentContextTag;
2384 tag = gc->currentContextTag;
2452 req->contextTag = gc->currentContextTag;
2505 req->contextTag = gc->currentContextTag;
H A Dsingle2.c682 s = (GLubyte *) __glXGetString(dpy, gc->currentContextTag, name);
856 (c, gc->currentContextTag, n,
H A Dglxclient.h310 GLXContextTag currentContextTag; member in struct:glx_context
H A Dglxext.c1031 xcb_glx_render(c, ctx->currentContextTag, size,
1063 xcb_glx_render_large(c, gc->currentContextTag, requestNumber,
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dfake_glx_screen.h79 this->currentContextTag = -1;
H A Dcreate_context_unittest.cpp50 gc->currentContextTag = -1;
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dfake_glx_screen.h79 this->currentContextTag = -1;
H A Dcreate_context_unittest.cpp50 gc->currentContextTag = -1;
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dindirect.c163 req->contextTag = gc->currentContextTag;
180 req->contextTag = gc->currentContextTag;
305 xcb_glx_new_list(c, gc->currentContextTag, list, mode);
328 xcb_glx_end_list(c, gc->currentContextTag);
399 xcb_glx_delete_lists(c, gc->currentContextTag, list, range);
423 xcb_glx_gen_lists_reply_t *reply = xcb_glx_gen_lists_reply(c, xcb_glx_gen_lists(c, gc->currentContextTag, range), NULL);
3203 xcb_glx_read_pixels_reply_t *reply = xcb_glx_read_pixels_reply(c, xcb_glx_read_pixels(c, gc->currentContextTag, x, y, width, height, format, type, state->storePack.swapEndian, 0), NULL);
3278 xcb_glx_get_clip_plane_reply_t *reply = xcb_glx_get_clip_plane_reply(c, xcb_glx_get_clip_plane(c, gc->currentContextTag, plane), NULL);
3303 xcb_glx_get_lightfv_reply_t *reply = xcb_glx_get_lightfv_reply(c, xcb_glx_get_lightfv(c, gc->currentContextTag, light, pname), NULL);
3334 xcb_glx_get_lightiv_reply_t *reply = xcb_glx_get_lightiv_reply(c, xcb_glx_get_lightiv(c, gc->currentContextTag, ligh
[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dindirect.c163 req->contextTag = gc->currentContextTag;
180 req->contextTag = gc->currentContextTag;
305 xcb_glx_new_list(c, gc->currentContextTag, list, mode);
328 xcb_glx_end_list(c, gc->currentContextTag);
399 xcb_glx_delete_lists(c, gc->currentContextTag, list, range);
423 xcb_glx_gen_lists_reply_t *reply = xcb_glx_gen_lists_reply(c, xcb_glx_gen_lists(c, gc->currentContextTag, range), NULL);
3203 xcb_glx_read_pixels_reply_t *reply = xcb_glx_read_pixels_reply(c, xcb_glx_read_pixels(c, gc->currentContextTag, x, y, width, height, format, type, state->storePack.swapEndian, 0), NULL);
3278 xcb_glx_get_clip_plane_reply_t *reply = xcb_glx_get_clip_plane_reply(c, xcb_glx_get_clip_plane(c, gc->currentContextTag, plane), NULL);
3303 xcb_glx_get_lightfv_reply_t *reply = xcb_glx_get_lightfv_reply(c, xcb_glx_get_lightfv(c, gc->currentContextTag, light, pname), NULL);
3334 xcb_glx_get_lightiv_reply_t *reply = xcb_glx_get_lightiv_reply(c, xcb_glx_get_lightiv(c, gc->currentContextTag, ligh
[all...]

Completed in 42 milliseconds