Home
last modified time | relevance | path

Searched refs:XID (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/glx/
Ddri2.h58 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,
Dxf86dri.h91 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);
Dglxclient.h117 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;
619 XID xDrawable;
620 XID drawable;
634 dri2GetGlxDrawableFromXDrawableId(Display *dpy, XID id);
[all …]
Ddri2.c269 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()
DXF86dri.c332 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()
Dglx_pbuffer.c193 XID drawable, XID glxdrawable, in CreateDRIDrawable()
232 XID xid; in DestroyDRIDrawable()
247 XID drawable, XID glxdrawable, in CreateDRIDrawable()
Ddrisw_glx.c34 Display * dpy, XID drawable, int visualid) in XCreateDrawable()
80 XDestroyDrawable(struct drisw_drawable * pdp, Display * dpy, XID drawable) in XDestroyDrawable()
513 driswCreateDrawable(struct glx_screen *base, XID xDrawable, in driswCreateDrawable()
Ddri2_glx.c365 dri2CreateDrawable(struct glx_screen *base, XID xDrawable, in dri2CreateDrawable()
748 unsigned dri2GetSwapEventType(Display* dpy, XID drawable) in dri2GetSwapEventType()
1002 dri2InvalidateBuffers(Display *dpy, XID drawable) in dri2InvalidateBuffers()
1393 dri2GetGlxDrawableFromXDrawableId(Display *dpy, XID id) in dri2GetGlxDrawableFromXDrawableId()
Ddri_glx.c83 XID hwContextID;
740 XID xDrawable, in driCreateDrawable()
Dglxcmds.c107 InitGLXDrawable(Display *dpy, struct glx_drawable *glxDraw, XID xDrawable, in InitGLXDrawable()
433 glx_send_destroy_context(Display *dpy, XID xid) in glx_send_destroy_context()
915 config->visualID = (XID) GLX_DONT_CARE; in init_fbconfig_for_chooser()
1404 XID share = None; in glXImportContextEXT()
Ddriwindows_glx.c300 driwindowsCreateDrawable(struct glx_screen *base, XID xDrawable, in driwindowsCreateDrawable()
Ddri3_glx.c355 dri3_create_drawable(struct glx_screen *base, XID xDrawable, in dri3_create_drawable()
/external/libdrm/tests/ttmtest/src/
Dxf86dri.h90 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);
Dxf86dri.c339 XID *context;
375 XID *context;
383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) in uniDRIDestroyContext()
Dttmtest.c71 XID id;
/external/mesa3d/include/GL/
Dglx.h166 typedef XID GLXPixmap;
167 typedef XID GLXDrawable;
170 typedef XID GLXFBConfigID;
171 typedef XID GLXContextID;
172 typedef XID GLXWindow;
173 typedef XID GLXPbuffer;
Dglxext.h50 typedef XID GLXContextID;
52 typedef XID GLXWindow;
53 typedef XID GLXPbuffer;
579 typedef XID GLXVideoCaptureDeviceNV;
706 typedef XID GLXPbufferSGIX;
875 typedef XID GLXVideoSourceSGIX;
/external/libcxx/test/support/
Dmin_allocator.h213 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;
Dcontrolled_allocators.hpp279 template <class Tp, size_t XID> friend class CountingAllocator;
/external/swiftshader/include/GL/
Dglxext.h50 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/
Dthinlto-function-summary-refgraph.ll19 ; 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/
Dglxapi.h43 XID xid;
/external/mesa3d/docs/specs/
DMESA_multithread_makecurrent.spec122 As with GLX context destruction previously, the XID is destroyed
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c96 XID xid;
670 XID resourceid, in generate_error()
1143 glxCtx->xid = (XID) glxCtx; /* self pointer */ in create_context()
/external/mesa3d/src/mapi/glapi/gen/
DMakefile.am7 -T PixmapPtr -T ColormapPtr -T CursorPtr -T Font -T XID -T Mask \

12