Searched refs:__GLXAquaContext (Results 1 – 2 of 2) sorted by relevance
99 typedef struct __GLXAquaContext __GLXAquaContext; typedef115 struct __GLXAquaContext { struct127 __GLXAquaContext *context; argument138 __GLXAquaContext *context; in __glXAquaScreenCreateContext()139 __GLXAquaContext *shareContext = (__GLXAquaContext *)baseShareContext; in __glXAquaScreenCreateContext()149 context = calloc(1, sizeof(__GLXAquaContext)); in __glXAquaScreenCreateContext()197 __GLXAquaContext *context = (__GLXAquaContext *)baseContext; in __glXAquaContextDestroy()247 __GLXAquaContext *context; in surface_notify()282 attach(__GLXAquaContext *context, __GLXAquaDrawable *draw) in attach()348 unattach(__GLXAquaContext *context)[all …]
133144 uninitialized data in the __GLXAquaContext.