Lines Matching refs:__GLXcontext
80 __glXAquaContextDestroy(__GLXcontext *baseContext);
82 __glXAquaContextMakeCurrent(__GLXcontext *baseContext);
84 __glXAquaContextLoseCurrent(__GLXcontext *baseContext);
86 __glXAquaContextCopy(__GLXcontext *baseDst, __GLXcontext *baseSrc,
116 __GLXcontext base;
130 static __GLXcontext *
133 __GLXcontext *baseShareContext, in __glXAquaScreenCreateContext()
193 __glXAquaContextDestroy(__GLXcontext *baseContext) in __glXAquaContextDestroy()
221 __glXAquaContextLoseCurrent(__GLXcontext *baseContext) in __glXAquaContextLoseCurrent()
374 __glXAquaContextMakeCurrent(__GLXcontext *baseContext) in __glXAquaContextMakeCurrent()
396 __glXAquaContextCopy(__GLXcontext *baseDst, __GLXcontext *baseSrc, in __glXAquaContextCopy()