Searched defs:DRI2CopyRegionProcPtr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h63 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 Ddri2.h61 typedef void (*DRI2CopyRegionProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,RegionPtr pRegion,DRI2BufferPtr pDestBuffer,DRI2BufferPtr pSrcBuffer)

Completed in 3 milliseconds