Searched refs:_XDisplay (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | mock_xdisplay.h | 25 class mock_XDisplay : public _XDisplay { 29 memset(this, 0, sizeof(struct _XDisplay));
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | mock_xdisplay.h | 25 class mock_XDisplay : public _XDisplay { 29 memset(this, 0, sizeof(struct _XDisplay));
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | mesa_glinterop.h | 62 struct _XDisplay; 253 MesaGLInteropGLXQueryDeviceInfo(struct _XDisplay *dpy, struct __GLXcontextRec *context, 278 MesaGLInteropGLXExportObject(struct _XDisplay *dpy, struct __GLXcontextRec *context, 293 typedef int (PFNMESAGLINTEROPGLXQUERYDEVICEINFOPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context, 297 typedef int (PFNMESAGLINTEROPGLXEXPORTOBJECTPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context,
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | mesa_glinterop.h | 62 struct _XDisplay; 253 MesaGLInteropGLXQueryDeviceInfo(struct _XDisplay *dpy, struct __GLXcontextRec *context, 278 MesaGLInteropGLXExportObject(struct _XDisplay *dpy, struct __GLXcontextRec *context, 293 typedef int (PFNMESAGLINTEROPGLXQUERYDEVICEINFOPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context, 297 typedef int (PFNMESAGLINTEROPGLXEXPORTOBJECTPROC)(struct _XDisplay *dpy, struct __GLXcontextRec *context,
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlibint.h | 72 struct _XDisplay struct 86 struct _XDisplay* 107 struct _XDisplay* 232 ((uint64_t)(((struct _XDisplay*)dpy)->request)) \ 233 + (((uint64_t)(((struct _XDisplay*)dpy)->request_upper32bit)) << 32) \ 238 (((struct _XDisplay*)dpy)->request = \ 240 (((struct _XDisplay*)dpy)->request_upper32bit = \ 247 ((uint64_t)(((struct _XDisplay*)dpy)->last_request_read)) \ 250 ((struct _XDisplay*)dpy)->last_request_read_upper32bit \ 257 (((struct _XDisplay*)dp [all...] |
| H A D | Xlib.h | 251 struct _XDisplay; /* Forward declare before use for C++ */ 255 struct _XDisplay *display;/* back pointer to display structure */ 374 struct _XDisplay* /* display */, 483 typedef struct _XDisplay Display; 491 _XDisplay struct 506 struct _XDisplay* 527 struct _XDisplay*
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBsrv.h | 332 typedef struct _XDisplay Display;
|
| H A D | XKBstr.h | 444 struct _XDisplay * dpy;
|
Completed in 15 milliseconds