Lines Matching refs:GlxCheckSwap
107 reply.majorVersion = GlxCheckSwap(client, 1); in dispatch_GLXQueryVersion()
108 reply.minorVersion = GlxCheckSwap(client, 4); in dispatch_GLXQueryVersion()
212 oldContextTag = GlxCheckSwap(client, oldContextTag); in CommonMakeCurrent()
213 drawable = GlxCheckSwap(client, drawable); in CommonMakeCurrent()
214 readdrawable = GlxCheckSwap(client, readdrawable); in CommonMakeCurrent()
215 context = GlxCheckSwap(client, context); in CommonMakeCurrent()
272 reply.contextTag = GlxCheckSwap(client, reply.contextTag); in CommonMakeCurrent()
315 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXCopyContext()
321 vendor = GlxGetXIDMap(GlxCheckSwap(client, stuff->source)); in dispatch_GLXCopyContext()
338 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSwapBuffers()
346 vendor = GlxGetXIDMap(GlxCheckSwap(client, stuff->drawable)); in dispatch_GLXSwapBuffers()
364 tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSingle()
378 disp = LookupVendorPrivDispatch(GlxCheckSwap(client, stuff->vendorCode), TRUE); in dispatch_GLXVendorPriv()
391 GlxCheckSwap(client, in dispatch_GLXVendorPriv()