Searched refs:DRI2GetBuffersWithFormat (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.h | 312 extern _X_EXPORT DRI2BufferPtr *DRI2GetBuffersWithFormat(DrawablePtr pDraw,
|
| H A D | dri2ext.c | 317 buffers = DRI2GetBuffersWithFormat(pDrawable, &width, &height, in ProcDRI2GetBuffersWithFormat()
|
| H A D | dri2.c | 706 DRI2GetBuffersWithFormat(DrawablePtr pDraw, int *width, int *height, in DRI2GetBuffersWithFormat() function
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdri2.c | 707 buffers = DRI2GetBuffersWithFormat(private->base.pDraw, in dri2GetBuffersWithFormat() 717 buffers = DRI2GetBuffersWithFormat(private->base.pDraw, in dri2GetBuffersWithFormat()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 130085 DRI2: Implement protocol for DRI2GetBuffersWithFormat 130087 This change implements the protocol for DRI2GetBuffersWithFormat, but
|