Searched refs:DRI2SwapBuffers (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.h | 322 extern _X_EXPORT int DRI2SwapBuffers(ClientPtr client, DrawablePtr pDrawable,
|
| H A D | dri2ext.c | 424 status = DRI2SwapBuffers(client, pDrawable, target_msc, divisor, remainder, in ProcDRI2SwapBuffers()
|
| H A D | dri2.c | 1095 DRI2SwapBuffers(ClientPtr client, DrawablePtr pDraw, CARD64 target_msc, in DRI2SwapBuffers() function
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdri2.c | 213 status = DRI2SwapBuffers(client, drawable->pDraw, 0, 0, 0, &unused, in __glXDRIdrawableSwapBuffers()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 47049 DRI2SwapBuffers: Fix uninitialized target SBC. 47074 DRI2SwapBuffers: Don't reuse swap_target variable. 103369 can't call GetMSC in DRI2SwapBuffers. 116833 Support the new DRI2 2.2 protocol requests: DRI2SwapBuffers, DRI2GetMSC,
|