Home
last modified time | relevance | path

Searched refs:XID (Results 1 – 25 of 29) 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.c273 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) in DRI2Connect()
344 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) in DRI2Authenticate()
372 DRI2CreateDrawable(Display * dpy, XID drawable) in DRI2CreateDrawable()
389 DRI2DestroyDrawable(Display * dpy, XID drawable) in DRI2DestroyDrawable()
408 DRI2GetBuffers(Display * dpy, XID drawable, in DRI2GetBuffers()
467 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, in DRI2GetBuffersWithFormat()
526 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()
507 driswCreateDrawable(struct glx_screen *base, XID xDrawable, in driswCreateDrawable()
Dglxcurrent.c169 __glXGenerateError(Display * dpy, XID resource, in __glXGenerateError()
Ddri2_glx.c359 dri2CreateDrawable(struct glx_screen *base, XID xDrawable, in dri2CreateDrawable()
742 unsigned dri2GetSwapEventType(Display* dpy, XID drawable) in dri2GetSwapEventType()
970 dri2InvalidateBuffers(Display *dpy, XID drawable) in dri2InvalidateBuffers()
1348 dri2GetGlxDrawableFromXDrawableId(Display *dpy, XID id) in dri2GetGlxDrawableFromXDrawableId()
Ddri_glx.c83 XID hwContextID;
659 XID xDrawable, in driCreateDrawable()
Dglxcmds.c106 InitGLXDrawable(Display *dpy, struct glx_drawable *glxDraw, XID xDrawable, in InitGLXDrawable()
436 glx_send_destroy_context(Display *dpy, XID xid) in glx_send_destroy_context()
918 config->visualID = (XID) GLX_DONT_CARE; in init_fbconfig_for_chooser()
1412 XID share; in glXImportContextEXT()
Ddriwindows_glx.c299 driwindowsCreateDrawable(struct glx_screen *base, XID xDrawable, in driwindowsCreateDrawable()
/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.h52 typedef XID GLXContextID;
54 typedef XID GLXWindow;
55 typedef XID GLXPbuffer;
576 typedef XID GLXVideoCaptureDeviceNV;
703 typedef XID GLXPbufferSGIX;
872 typedef XID GLXVideoSourceSGIX;
/external/libcxx/test/support/
Dmin_allocator.h159 template <class U, class XID> friend class min_pointer;
181 template <class U, class XID> friend class min_pointer;
250 template <class U, class XID> friend class min_pointer;
321 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.h52 typedef XID GLXContextID;
54 typedef XID GLXWindow;
55 typedef XID GLXPbuffer;
512 typedef XID GLXVideoCaptureDeviceNV;
639 typedef XID GLXPbufferSGIX;
808 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.h44 XID xid;
/external/mesa3d/docs/specs/
DMESA_multithread_makecurrent.spec122 As with GLX context destruction previously, the XID is destroyed
/external/mesa3d/src/mapi/glapi/gen/
DMakefile.am7 -T PixmapPtr -T ColormapPtr -T CursorPtr -T Font -T XID -T Mask \
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c96 XID xid;
668 XID resourceid, in generate_error()
1133 glxCtx->xid = (XID) glxCtx; /* self pointer */ in create_context()

12