Home
last modified time | relevance | path

Searched refs:currentContextTag (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/glx/
Dindirect_glx.c142 tag = old->currentContextTag; in indirect_bind_context()
143 old->currentContextTag = 0; in indirect_bind_context()
149 &gc->currentContextTag); in indirect_bind_context()
171 SendMakeCurrentRequest(dpy, None, gc->currentContextTag, None, None, in indirect_unbind_context()
173 gc->currentContextTag = 0; in indirect_unbind_context()
191 req->contextTag = gc->currentContextTag; in indirect_wait_gl()
209 req->contextTag = gc->currentContextTag; in indirect_wait_x()
229 req->contextTag = gc->currentContextTag; in indirect_use_x_font()
267 req->contextTag = gc->currentContextTag; in indirect_bind_tex_image()
309 req->contextTag = gc->currentContextTag; in indirect_release_tex_image()
Dpacksingle.h73 req->contextTag = gc->currentContextTag; \
Dapplegl_glx.c158 gc->currentContextTag = -1; in applegl_create_context()
Dsingle2.c682 s = (GLubyte *) __glXGetString(dpy, gc->majorOpcode, gc->currentContextTag, in __indirect_glGetString()
894 (c, gc->currentContextTag, n, in __indirect_glAreTexturesResident()
Dglxcmds.c270 gc->currentContextTag = -1; in glx_context_init()
594 tag = gc->currentContextTag; in glXCopyContext()
858 tag = gc->currentContextTag; in glXSwapBuffers()
1771 req->contextTag = gc->currentContextTag; in __glXSwapIntervalSGI()
2391 tag = gc->currentContextTag; in __glXCopySubBufferMESA()
Dglxext.c1027 xcb_glx_render(c, ctx->currentContextTag, size, in __glXFlushRenderBuffer()
1059 xcb_glx_render_large(c, gc->currentContextTag, requestNumber, in __glXSendLargeChunk()
Dglxclient.h315 GLXContextTag currentContextTag; member
/external/mesa3d/src/glx/tests/
Dfake_glx_screen.h79 this->currentContextTag = -1; in fake_glx_context()
Dcreate_context_unittest.cpp50 gc->currentContextTag = -1; in glx_context_init()