Searched refs:SwapBuffers (Results 1 – 5 of 5) sorted by relevance
193 int (*SwapBuffers) (ClientPtr /*client */ , member
92 pDbeScreenPriv->SwapBuffers = NULL; in DbeStubScreen()533 error = (*pDbeScreenPriv->SwapBuffers) (client, &nStuff_i, swapInfo); in ProcDbeSwapBuffers()
682 pDbeScreenPriv->SwapBuffers = miDbeSwapBuffers; in miDbeInit()
75 R003 DOUBLE-BUFFER:SwapBuffers97 R008 DRI2:SwapBuffers128 R011 GLX:SwapBuffers
25038 _does_ get used for is DRI1 SwapBuffers (on everything but savage), and38449 dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2014-8097 pt. 2]38452 changed the type of the parameter passed to the DDX SwapBuffers API,47077 SBC will take on after this SwapBuffers request completes.47080 at which the SwapBuffers request got scheduled to occur. This confusion69906 not and should not. Otherwise toolkits like clutter will only ever SwapBuffers106978 During a SwapBuffers request, we may end up querying an unknown drawable130097 allows CopyRegion impelemenations of SwapBuffers to continue working.141233 Mainly rename SwapBuffers to CopyRegion, which adds the xfixes region