Lines Matching refs:glx_context

230 glx_context_init(struct glx_context *gc,  in glx_context_init()
258 struct glx_context *gc; in CreateContext()
260 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext()
407 struct glx_context *gc = (struct glx_context *) ctx; in glXDestroyContext()
475 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL()
488 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX()
497 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont()
513 struct glx_context *source = (struct glx_context *) source_user; in glXCopyContext()
514 struct glx_context *dest = (struct glx_context *) dest_user; in glXCopyContext()
516 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()
527 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()
632 struct glx_context *gc = (struct glx_context *) gc_user; in glXIsDirect()
785 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers()
792 struct glx_context *gc; in glXSwapBuffers()
1406 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDisplay()
1424 struct glx_context *ctx; in glXImportContextEXT()
1556 struct glx_context *ctx = (struct glx_context *) ctx_user; in glXQueryContext()
1587 struct glx_context *ctx = (struct glx_context *) ctx_user; in glXGetContextIDEXT()
1595 struct glx_context *gc = (struct glx_context *) ctx; in glXFreeContextEXT()
1656 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentReadDrawable()
1738 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapIntervalSGI()
1795 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapIntervalMESA()
1817 struct glx_context *gc = __glXGetCurrentContext(); in __glXGetSwapIntervalMESA()
1843 struct glx_context *gc = __glXGetCurrentContext(); in __glXGetVideoSyncSGI()
1880 struct glx_context *gc = __glXGetCurrentContext(); in __glXWaitVideoSyncSGI()
2200 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapBuffersMscOML()
2359 struct glx_context *gc; in __glXCopySubBufferMESA()
2424 struct glx_context *gc = __glXGetCurrentContext(); in __glXBindTexImageEXT()
2435 struct glx_context *gc = __glXGetCurrentContext(); in __glXReleaseTexImageEXT()
2656 struct glx_context *gc = __glXGetCurrentContext(); in glXGetProcAddressARB()