Searched refs:pGlxPixmap (Results 1 - 25 of 27) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dglxpix.h45 GLint bits, XID glxpixmapId, __GLXpixmap *pGlxPixmap);
H A Dglxcontext.h108 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c59 static void stubXshmUpdateImageRect(Display *dpy, GLXDrawable draw, GLX_Pixmap_t *pGlxPixmap, XRectangle *pRect);
641 GLX_Pixmap_t *pGlxPixmap; member in struct:_stubFindPixmapParms_t
649 GLX_Pixmap_t *pGlxPixmap = (GLX_Pixmap_t *) crHashtableSearch(pCtx->pGLXPixmapsHash, (unsigned int) pParms->draw); local
651 if (pGlxPixmap)
654 pParms->pGlxPixmap = pGlxPixmap;
669 GLX_Pixmap_t *pGlxPixmap = (GLX_Pixmap_t *) crHashtableSearch(stub.pGLXPixmapsHash, (unsigned int) drawable); local
671 if (!pGlxPixmap)
674 parms.pGlxPixmap = NULL;
677 pGlxPixmap
1618 GLX_Pixmap_t *pGlxPixmap; local
2196 stubFetchDamageOnDrawable(Display *dpy, GLX_Pixmap_t *pGlxPixmap) argument
2287 GLX_Pixmap_t *pGlxPixmap; local
2382 stubXshmUpdateWholeImage(Display *dpy, GLXDrawable draw, GLX_Pixmap_t *pGlxPixmap) argument
2434 stubXshmUpdateImageRect(Display *dpy, GLXDrawable draw, GLX_Pixmap_t *pGlxPixmap, XRectangle *pRect) argument
2515 GLX_Pixmap_t *pGlxPixmap; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h55 extern void __glXFreeGLXPixmap(__GLXpixmap * pGlxPixmap);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglxcontext.h107 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h66 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h61 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglxcontext.h102 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxext.h55 extern void __glXFreeGLXPixmap(__GLXpixmap * pGlxPixmap);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglxcontext.h108 __GLXpixmap *pGlxPixmap; member in struct:__GLXcontextRec
H A Dglxdrawable.h62 __GLXpixmap *pGlxPixmap; member in struct:__GLXdrawablePrivateRec
H A Dglxext.h67 extern void __glXFreeGLXPixmap( __GLXpixmap *pGlxPixmap );
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglxdrawable.h71 __GLXpixmap *pGlxPixmap; member in struct:__GLXdrawable

Completed in 44 milliseconds

12