| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 47 } DRI2BufferRec, *DRI2BufferPtr; typedef in typeref:struct:__anond42734780108 * 56 typedef DRI2BufferPtr(*DRI2CreateBuffersProcPtr) (DrawablePtr pDraw, 60 DRI2BufferPtr buffers, int count); 63 DRI2BufferPtr pDestBuffer, 64 DRI2BufferPtr pSrcBuffer); 98 DRI2BufferPtr pDestBuffer, 99 DRI2BufferPtr pSrcBuffer, 104 typedef DRI2BufferPtr(*DRI2CreateBufferProcPtr) (DrawablePtr pDraw, 108 DRI2BufferPtr buffer); 118 DRI2BufferPtr buffe [all...] |
| H A D | dri2.c | 88 DRI2BufferPtr *buffers; 137 destroy_buffer(DrawablePtr pDraw, DRI2BufferPtr buffer, int prime_id); 461 static DRI2BufferPtr 465 DRI2BufferPtr buffer; 476 destroy_buffer(DrawablePtr pDraw, DRI2BufferPtr buffer, int prime_id) 511 int dimensions_match, DRI2BufferPtr * buffer) 535 DRI2BufferPtr * buffers, int out_count, int *width, 558 static DRI2BufferPtr * 565 DRI2BufferPtr *buffers; 699 DRI2BufferPtr * [all...] |
| H A D | dri2ext.c | 213 DRI2BufferPtr * buffers, int count, int width, int height) 268 DRI2BufferPtr *buffers; 298 DRI2BufferPtr *buffers;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 47 } DRI2BufferRec, *DRI2BufferPtr; typedef in typeref:struct:__anona4bc06e50108 * 57 typedef DRI2BufferPtr (*DRI2CreateBuffersProcPtr)(DrawablePtr pDraw, 61 DRI2BufferPtr buffers, 65 DRI2BufferPtr pDestBuffer, 66 DRI2BufferPtr pSrcBuffer); 100 DRI2BufferPtr pDestBuffer, 101 DRI2BufferPtr pSrcBuffer, 107 typedef DRI2BufferPtr (*DRI2CreateBufferProcPtr)(DrawablePtr pDraw, 111 DRI2BufferPtr buffer); 219 extern _X_EXPORT DRI2BufferPtr *DRI2GetBuffer [all...] |
| H A D | dri2.c | 73 DRI2BufferPtr *buffers; 341 int dimensions_match, DRI2BufferPtr *buffer) 361 DRI2BufferPtr *buffers, int *out_count, int *width, int *height) 384 static DRI2BufferPtr * 391 DRI2BufferPtr *buffers; 517 DRI2BufferPtr * 525 DRI2BufferPtr * 603 DRI2BufferPtr pDestBuffer, pSrcBuffer; 615 pDestBuffer = (DRI2BufferPtr) pPriv->buffers[i]; 617 pSrcBuffer = (DRI2BufferPtr) pPri [all...] |
| H A D | dri2ext.c | 210 DRI2BufferPtr *buffers, int count, int width, int height) 264 DRI2BufferPtr *buffers; 293 DRI2BufferPtr *buffers;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 67 DRI2BufferPtr front; 68 DRI2BufferPtr back; 265 DRI2BufferPtr destBuffer, DRI2BufferPtr sourceBuffer) 329 DRI2BufferPtr destBuffer, DRI2BufferPtr sourceBuffer) 424 DRI2BufferPtr dst, 425 DRI2BufferPtr src) 509 update_front(DrawablePtr draw, DRI2BufferPtr front) 536 DRI2BufferPtr fron [all...] |
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 24 nouveau_dri2_buffer(DRI2BufferPtr buf) 37 static DRI2BufferPtr 111 static DRI2BufferPtr 120 nouveau_dri2_destroy_buffer2(ScreenPtr pScreen, DrawablePtr pDraw, DRI2BufferPtr buf) 134 nouveau_dri2_destroy_buffer(DrawablePtr pDraw, DRI2BufferPtr buf) 141 DRI2BufferPtr pDstBuffer, DRI2BufferPtr pSrcBuffer) 219 DRI2BufferPtr pDstBuffer, DRI2BufferPtr pSrcBuffer) 235 DRI2BufferPtr ds [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_dri.c | 82 static DRI2BufferPtr 88 DRI2BufferPtr buffers; 242 I830DRI2DestroyBuffers(DrawablePtr pDraw, DRI2BufferPtr buffers, int count) 281 DRI2BufferPtr pDstBuffer, DRI2BufferPtr pSrcBuffer)
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 57 typedef DRI2BufferPtr BufferPtr; 324 DRI2BufferPtr front; 325 DRI2BufferPtr back; 513 DrawablePtr draw, DRI2BufferPtr front, 514 DRI2BufferPtr back, DRI2SwapEventPtr func, 550 static Bool update_front(DrawablePtr draw, DRI2BufferPtr front) 572 DRI2BufferPtr front, DRI2BufferPtr back) 602 DRI2BufferPtr front, DRI2BufferPtr bac [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 65 typedef DRI2BufferPtr BufferPtr; 520 DRI2BufferPtr front; 521 DRI2BufferPtr back; 642 DrawablePtr draw, DRI2BufferPtr front, 643 DRI2BufferPtr back, DRI2SwapEventPtr func, 675 update_front(DrawablePtr draw, DRI2BufferPtr front) 706 DRI2BufferPtr front, DRI2BufferPtr back) 743 DRI2BufferPtr front, DRI2BufferPtr bac [all...] |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 56 typedef DRI2BufferPtr BufferPtr; 418 DRI2BufferPtr front; 419 DRI2BufferPtr back; 607 DrawablePtr draw, DRI2BufferPtr front, 608 DRI2BufferPtr back, DRI2SwapEventPtr func, 646 update_front(DrawablePtr draw, DRI2BufferPtr front) 673 DRI2BufferPtr front, DRI2BufferPtr back) 702 DRI2BufferPtr front, DRI2BufferPtr bac [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_dri.c | 153 static DRI2BufferPtr 160 DRI2BufferPtr buffers; 247 I830DRI2DestroyBuffers(DrawablePtr drawable, DRI2BufferPtr buffers, int count) 401 DRI2BufferPtr destBuffer, DRI2BufferPtr sourceBuffer) 525 DRI2BufferPtr dst, 526 DRI2BufferPtr src) 757 I830DRI2ExchangeBuffers(struct intel_screen_private *intel, DRI2BufferPtr front, DRI2BufferPtr back) 831 can_exchange(DrawablePtr drawable, DRI2BufferPtr fron [all...] |
| H A D | intel.h | 418 DRI2BufferPtr front; 419 DRI2BufferPtr back;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_dri.c | 112 static DRI2BufferPtr 119 DRI2BufferPtr buffers; 209 I830DRI2DestroyBuffers(DrawablePtr drawable, DRI2BufferPtr buffers, int count) 366 DRI2BufferPtr destBuffer, DRI2BufferPtr sourceBuffer) 490 DRI2BufferPtr dst, 491 DRI2BufferPtr src) 708 I830DRI2ExchangeBuffers(struct intel_screen_private *intel, DRI2BufferPtr front, DRI2BufferPtr back) 841 can_exchange(DrawablePtr drawable, DRI2BufferPtr fron [all...] |
| H A D | intel.h | 418 DRI2BufferPtr front; 419 DRI2BufferPtr back;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_dri2.c | 85 pure static inline DRI2BufferPtr sna_pixmap_get_buffer(PixmapPtr pixmap) 129 DRI2BufferPtr front; 130 DRI2BufferPtr back; 163 inline static DRI2BufferPtr dri2_window_get_front(WindowPtr win); 167 DRI2BufferPtr src, DRI2BufferPtr dst, 183 DRI2BufferPtr buffer; 195 DRI2BufferPtr front; 225 DRI2BufferPtr back) 376 inline static DRI2BufferPtr dri2_window_get_fron [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_dri2.c | 115 DRI2BufferPtr front; 116 DRI2BufferPtr back; 132 DRI2BufferPtr back, 218 DRI2BufferPtr front; 237 inline static DRI2BufferPtr dri2_window_get_front(WindowPtr win) 269 mark_stale(DRI2BufferPtr back) 288 sna_dri2_reuse_buffer(DrawablePtr draw, DRI2BufferPtr buffer) 407 DRI2BufferPtr buffer; 716 static DRI2BufferPtr sna_dri2_reference_buffer(DRI2BufferPtr buffe [all...] |
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_dri2.c | 226 dri2_do_destroy_buffer(DrawablePtr pDraw, DRI2BufferPtr buffer) 282 /* So far it is safe to downcast a DRI2Buffer2Ptr to DRI2BufferPtr */ 283 dri2_do_destroy_buffer(pDraw, (DRI2BufferPtr)buffer);
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 645 DRI2BufferPtr *buffers; 702 DRI2BufferPtr *buffers;
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 493 DRI2BufferPtr *buffers; 537 DRI2BufferPtr *buffers;
|