Searched refs:currentDpy (Results 1 – 18 of 18) sorted by relevance
69 Display *const dpy = gc->currentDpy; in get_parameter()183 Display *const dpy = gc->currentDpy; in get_vertex_attrib()199 Display *const dpy = gc->currentDpy; in __indirect_glGetVertexAttribiv()233 Display *const dpy = gc->currentDpy; in __indirect_glGetVertexAttribfv()267 Display *const dpy = gc->currentDpy; in __indirect_glGetVertexAttribdv()
62 if (!gc->currentDpy) in __indirect_glMap1d()129 if (!gc->currentDpy) in __indirect_glMap1f()193 if (!gc->currentDpy) in __indirect_glMap2d()271 if (!gc->currentDpy) in __indirect_glMap2f()333 if (!gc->currentDpy) in __indirect_glEnable()362 if (!gc->currentDpy) in __indirect_glDisable()
85 if (gc->currentDpy == NULL) { in CompressedTexImage1D2D()146 if (gc->currentDpy == NULL) { in CompressedTexSubImage1D2D()228 if (gc->currentDpy == NULL) { in __indirect_glCompressedTexImage3D()303 if (gc->currentDpy == NULL) { in __indirect_glCompressedTexSubImage3D()
53 Display *const dpy = gc->currentDpy; in send_PixelStore()73 Display *dpy = gc->currentDpy; in __indirect_glPixelStoref()223 Display *dpy = gc->currentDpy; in __indirect_glPixelStorei()
165 gc->currentDpy = gc->psc->dpy; in indirect_bind_context()199 Display *dpy = gc->currentDpy; in indirect_wait_gl()218 Display *dpy = gc->currentDpy; in indirect_wait_x()237 Display *dpy = gc->currentDpy; in indirect_use_x_font()
502 if (gc->currentDpy) { in glXDestroyContext()632 if (source == gc && dpy == gc->currentDpy) { in glXCopyContext()858 if ((gc != &dummyContext) && (dpy == gc->currentDpy) && in glXSwapBuffers()1390 return gc->currentDpy; in glXGetCurrentDisplay()1581 if (gc->currentDpy) { in glXFreeContextEXT()1749 psc = GetGLXScreenConfigs( gc->currentDpy, gc->screen); in glXSwapIntervalSGI()1754 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in glXSwapIntervalSGI()1764 dpy = gc->currentDpy; in glXSwapIntervalSGI()1804 psc = GetGLXScreenConfigs( gc->currentDpy, gc->screen); in glXSwapIntervalMESA()1807 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in glXSwapIntervalMESA()[all …]
207 oldGC->currentDpy = 0; in MakeContextCurrent()229 gc->currentDpy = dpy; in MakeContextCurrent()
646 Display *dpy = gc->currentDpy; in __indirect_glGetString()838 Display *dpy = gc->currentDpy; in __indirect_glGetPointerv()885 Display *const dpy = gc->currentDpy; in __indirect_glAreTexturesResident()926 Display *const dpy = gc->currentDpy; in glAreTexturesResidentEXT()
244 if (priv->dpy == gc->currentDpy) { in glx_display_free()988 if (gc->currentDpy) { in __glXSetupForCommand()992 if (gc->currentDpy == dpy) { in __glXSetupForCommand()1025 Display *const dpy = ctx->currentDpy; in __glXFlushRenderBuffer()1060 Display *dpy = gc->currentDpy; in __glXSendLargeChunk()
55 Display *dpy = gc->currentDpy; \
136 if (!gc->currentDpy) in __indirect_glSeparableFilter2D()
128 Display *const dpy = gc->currentDpy; in gl_dispatch_stub_GetSeparableFilterEXT()
233 dpy = CC->currentDpy; in DRI_glXUseXFont()
466 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in dri3_wait_x()476 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in dri3_wait_gl()
355 Display *currentDpy; member
652 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in dri2_wait_x()664 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable); in dri2_wait_gl()
332 if (pdraw == NULL || gc == &dummyContext || gc->currentDpy != dpy || in __glXGetDrawableAttribute()
95 Display *currentDpy; member1147 glxCtx->currentDpy = dpy; in create_context()1230 ctx->currentDpy = dpy; in glXMakeContextCurrent()1272 return glxCtx ? glxCtx->currentDpy : NULL; in glXGetCurrentDisplay()