Searched refs:DRI2DestroyBufferProcPtr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 110 typedef void (*DRI2DestroyBufferProcPtr)(DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,DRI2BufferPtr buffer) 173 DRI2DestroyBufferProcPtr DestroyBuffer; |
| H A D | dri2.c | 98 DRI2DestroyBufferProcPtr DestroyBuffer; |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 107 typedef void (*DRI2DestroyBufferProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,DRI2BufferPtr buffer) 217 DRI2DestroyBufferProcPtr DestroyBuffer; |
| H A D | dri2.c | 116 DRI2DestroyBufferProcPtr DestroyBuffer; |
Completed in 10 milliseconds