/external/mesa3d/src/glx/ |
D | dri2.h | 58 DRI2Connect(Display * display, XID window, 62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic); 65 DRI2CreateDrawable(Display * display, XID drawable); 68 DRI2DestroyDrawable(Display * display, XID handle); 71 DRI2GetBuffers(Display * dpy, XID drawable, 81 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, 87 DRI2CopyRegion(Display * dpy, XID drawable,
|
D | xf86dri.h | 91 XID * ptr_to_returned_context_id, 95 XID * ptr_to_returned_context_id, 98 extern Bool XF86DRIDestroyContext(Display * dpy, int screen, XID context_id); 101 XID drawable, drm_drawable_t * hHWDrawable); 103 extern Bool XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable);
|
D | glxclient.h | 117 XID drawable, 141 XID xDrawable; 142 XID drawable; 163 extern void dri2InvalidateBuffers(Display *dpy, XID drawable); 164 extern unsigned dri2GetSwapEventType(Display *dpy, XID drawable); 288 XID xid; 293 XID share_xid; 626 XID xDrawable; 627 XID drawable; 641 dri2GetGlxDrawableFromXDrawableId(Display *dpy, XID id); [all …]
|
D | dri2.c | 269 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) in DRI2Connect() 338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) in DRI2Authenticate() 366 DRI2CreateDrawable(Display * dpy, XID drawable) in DRI2CreateDrawable() 383 DRI2DestroyDrawable(Display * dpy, XID drawable) in DRI2DestroyDrawable() 402 DRI2GetBuffers(Display * dpy, XID drawable, in DRI2GetBuffers() 461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, in DRI2GetBuffersWithFormat() 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion()
|
D | XF86dri.c | 332 XID * context, drm_context_t * hHWContext) in XF86DRICreateContextWithConfig() 364 XID * context, drm_context_t * hHWContext) in XF86DRICreateContext() 371 XF86DRIDestroyContext(Display * dpy, int screen, XID context) in XF86DRIDestroyContext() 393 XID drawable, drm_drawable_t * hHWDrawable) in XF86DRICreateDrawable() 428 XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable) in XF86DRIDestroyDrawable()
|
D | glx_pbuffer.c | 194 XID drawable, XID glxdrawable, in CreateDRIDrawable() 233 XID xid; in DestroyDRIDrawable() 248 XID drawable, XID glxdrawable, in CreateDRIDrawable()
|
D | dri2_glx.c | 372 dri2CreateDrawable(struct glx_screen *base, XID xDrawable, in dri2CreateDrawable() 756 unsigned dri2GetSwapEventType(Display* dpy, XID drawable) in dri2GetSwapEventType() 1010 dri2InvalidateBuffers(Display *dpy, XID drawable) in dri2InvalidateBuffers() 1426 dri2GetGlxDrawableFromXDrawableId(Display *dpy, XID id) in dri2GetGlxDrawableFromXDrawableId()
|
D | dri_glx.c | 84 XID hwContextID; 632 XID xDrawable, in driCreateDrawable()
|
/external/python/pycparser/utils/fake_libc_include/X11/ |
D | _X11_fake_typedefs.h | 9 typedef unsigned long XID; typedef 10 typedef XID Window; 11 typedef XID Colormap; 12 typedef XID Cursor; 13 typedef XID Drawable;
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | platform_glx.h | 183 typedef XID FBConfigID; 184 typedef XID ContextID; 185 typedef XID Window; 186 typedef XID Pbuffer; 187 typedef XID Pixmap; 188 typedef XID Drawable;
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.h | 90 XID * ptr_to_returned_context_id, drm_context_t * hHWContext); 93 XID * ptr_to_returned_context_id, drm_context_t * hHWContext); 95 extern Bool uniDRIDestroyContext(Display * dpy, int screen, XID context_id);
|
D | xf86dri.c | 339 XID *context; 375 XID *context; 383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext()
|
/external/mesa3d/include/GL/ |
D | glx.h | 161 typedef XID GLXPixmap; 162 typedef XID GLXDrawable; 165 typedef XID GLXFBConfigID; 166 typedef XID GLXContextID; 167 typedef XID GLXWindow; 168 typedef XID GLXPbuffer;
|
D | glxext.h | 50 typedef XID GLXContextID; 52 typedef XID GLXWindow; 53 typedef XID GLXPbuffer; 609 typedef XID GLXVideoCaptureDeviceNV; 736 typedef XID GLXPbufferSGIX; 905 typedef XID GLXVideoSourceSGIX;
|
/external/igt-gpu-tools/overlay/x11/ |
D | dri2.c | 67 DRI2Connect(Display *dpy, XID window, char **driverName, char **deviceName) in DRI2Connect() 123 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) in DRI2Authenticate()
|
/external/libcxx/test/support/ |
D | min_allocator.h | 213 template <class U, class XID> friend class min_pointer; 235 template <class U, class XID> friend class min_pointer; 304 template <class U, class XID> friend class min_pointer; 375 template <class U, class XID> friend class min_pointer;
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glxew.h | 133 typedef XID GLXDrawable; 134 typedef XID GLXPixmap; 257 typedef XID GLXFBConfigID; 258 typedef XID GLXPbuffer; 259 typedef XID GLXWindow; 658 typedef XID GLXContextID; 1088 typedef XID GLXVideoCaptureDeviceNV; 1236 typedef XID GLXFBConfigIDSGIX; 1355 typedef XID GLXPbufferSGIX;
|
/external/llvm-project/libcxx/test/support/ |
D | min_allocator.h | 214 template <class U, class XID> friend class min_pointer; 236 template <class U, class XID> friend class min_pointer; 305 template <class U, class XID> friend class min_pointer; 376 template <class U, class XID> friend class min_pointer;
|
/external/swiftshader/include/GL/ |
D | glxext.h | 50 typedef XID GLXContextID; 52 typedef XID GLXWindow; 53 typedef XID GLXPbuffer; 593 typedef XID GLXVideoCaptureDeviceNV; 720 typedef XID GLXPbufferSGIX; 889 typedef XID GLXVideoSourceSGIX;
|
/external/llvm/test/Bitcode/ |
D | thinlto-function-summary-refgraph.ll | 19 ; CHECK-DAG: <PERMODULE {{.*}} op0=[[XID:[0-9]+]] op1=1 {{.*}} op3=1 op4=[[FOOID:[0-9]+]] op5=[[… 38 ; CHECK-DAG: <FNENTRY {{.*}} op0=[[XID]] {{.*}} record string = 'X'
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 43 XID xid;
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_multithread_makecurrent.spec | 122 As with GLX context destruction previously, the XID is destroyed
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_initfile.dict | 683 XID="XID"
|
D | fuzz_docommand.dict | 683 XID="XID"
|
/external/crosvm/gpu_display/src/generated/ |
D | xlib.rs | 1932 pub type XID = ::std::os::raw::c_ulong; typedef 1936 pub type Window = XID; 1937 pub type Drawable = XID; 1938 pub type Font = XID; 1939 pub type Pixmap = XID; 1940 pub type Colormap = XID; 1941 pub type KeySym = XID; 2510 pub resourceid: XID,
|