Searched defs:DRI2CopyRegionProcPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 63 typedef void (*DRI2CopyRegionProcPtr)(DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,RegionPtr pRegion,DRI2BufferPtr pDestBuffer,DRI2BufferPtr pSrcBuffer) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 61 typedef void (*DRI2CopyRegionProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,RegionPtr pRegion,DRI2BufferPtr pDestBuffer,DRI2BufferPtr pSrcBuffer) |
Completed in 3 milliseconds