Searched refs:DRI2BlockClient (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 142 * \c DRI2BlockClient. When the event arrives, drivers should call 276 extern _X_EXPORT void DRI2BlockClient(ClientPtr client, DrawablePtr pDraw);
|
| H A D | dri2.c | 585 DRI2BlockClient(ClientPtr client, DrawablePtr pDraw) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 149 * \c DRI2BlockClient. When the event arrives, drivers should call 344 extern _X_EXPORT void DRI2BlockClient(ClientPtr client, DrawablePtr pDraw);
|
| H A D | dri2.c | 759 DRI2BlockClient(ClientPtr client, DrawablePtr pDraw) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 986 DRI2BlockClient(client, draw); 1033 DRI2BlockClient(client, draw); 1059 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 1083 DRI2BlockClient(client, draw); 1129 DRI2BlockClient(client, draw); 1155 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 769 DRI2BlockClient(client, draw); 808 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_dri.c | 1389 DRI2BlockClient(client, draw); 1433 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_dri.c | 1381 DRI2BlockClient(client, draw); 1424 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 1002 DRI2BlockClient(client, draw); 1034 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 956 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_dri2.c | 3586 DRI2BlockClient(client, draw);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_dri2.c | 3139 DRI2BlockClient(client, draw);
|
Completed in 26 milliseconds