Lines Matching refs:glx_context
254 glx_context_init(struct glx_context *gc, in glx_context_init()
282 struct glx_context *gc; in CreateContext()
284 struct glx_context *shareList = (struct glx_context *) shareList_user; in CreateContext()
457 struct glx_context *gc = (struct glx_context *) ctx; in glXDestroyContext()
525 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL()
538 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX()
547 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont()
563 struct glx_context *source = (struct glx_context *) source_user; in glXCopyContext()
564 struct glx_context *dest = (struct glx_context *) dest_user; in glXCopyContext()
566 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()
577 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext()
663 struct glx_context *gc = (struct glx_context *) gc_user; in glXIsDirect()
822 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers()
829 struct glx_context *gc; in glXSwapBuffers()
1386 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDisplay()
1404 struct glx_context *ctx; in glXImportContextEXT()
1539 struct glx_context *ctx = (struct glx_context *) ctx_user; in glXQueryContext()
1570 struct glx_context *ctx = (struct glx_context *) ctx_user; in glXGetContextIDEXT()
1578 struct glx_context *gc = (struct glx_context *) ctx; in glXFreeContextEXT()
1661 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentReadDrawable()
1743 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapIntervalSGI()
1805 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapIntervalMESA()
1834 struct glx_context *gc = __glXGetCurrentContext(); in __glXGetSwapIntervalMESA()
1861 struct glx_context *gc = __glXGetCurrentContext(); in __glXGetVideoSyncSGI()
1898 struct glx_context *gc = __glXGetCurrentContext(); in __glXWaitVideoSyncSGI()
2216 struct glx_context *gc = __glXGetCurrentContext(); in __glXSwapBuffersMscOML()
2375 struct glx_context *gc; in __glXCopySubBufferMESA()
2439 struct glx_context *gc = __glXGetCurrentContext(); in __glXBindTexImageEXT()
2450 struct glx_context *gc = __glXGetCurrentContext(); in __glXReleaseTexImageEXT()
2660 struct glx_context *gc = __glXGetCurrentContext(); in glXGetProcAddressARB()
2723 struct glx_context *gc = (struct glx_context*)context; in MesaGLInteropGLXQueryDeviceInfo()
2748 struct glx_context *gc = (struct glx_context*)context; in MesaGLInteropGLXExportObject()