Home
last modified time | relevance | path

Searched refs:__GLXAquaContext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c99 typedef struct __GLXAquaContext __GLXAquaContext; typedef
115 struct __GLXAquaContext { struct
127 __GLXAquaContext *context; argument
138 __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 …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133144 uninitialized data in the __GLXAquaContext.