Home
last modified time | relevance | path

Searched refs:baseDst (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c86 __glXAquaContextCopy(__GLXcontext *baseDst, __GLXcontext *baseSrc,
396 __glXAquaContextCopy(__GLXcontext *baseDst, __GLXcontext *baseSrc, in __glXAquaContextCopy() argument
401 __GLXAquaContext *dst = (__GLXAquaContext *)baseDst; in __glXAquaContextCopy()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdriswrast.c159 __glXDRIcontextCopy(__GLXcontext * baseDst, __GLXcontext * baseSrc, in __glXDRIcontextCopy() argument
162 __GLXDRIcontext *dst = (__GLXDRIcontext *) baseDst; in __glXDRIcontextCopy()
H A Dglxdri2.c273 __glXDRIcontextCopy(__GLXcontext * baseDst, __GLXcontext * baseSrc, in __glXDRIcontextCopy() argument
276 __GLXDRIcontext *dst = (__GLXDRIcontext *) baseDst; in __glXDRIcontextCopy()