Searched refs:DRI2GetBuffers (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.h | 284 extern _X_EXPORT DRI2BufferPtr *DRI2GetBuffers(DrawablePtr pDraw,
|
| H A D | dri2ext.c | 286 buffers = DRI2GetBuffers(pDrawable, &width, &height, in ProcDRI2GetBuffers()
|
| H A D | dri2.c | 698 DRI2GetBuffers(DrawablePtr pDraw, int *width, int *height, in DRI2GetBuffers() function
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdri2.c | 650 buffers = DRI2GetBuffers(private->base.pDraw, in dri2GetBuffers() 659 buffers = DRI2GetBuffers(private->base.pDraw, in dri2GetBuffers()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 46421 glx: If DRI2GetBuffers changes the GL context, call it again 114855 dri2: No need to blit from front on DRI2GetBuffers if they're just being reused.
|