Searched refs:DRI2DestroyBufferProcPtr (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h110 typedef void (*DRI2DestroyBufferProcPtr)(DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,DRI2BufferPtr buffer)
173 DRI2DestroyBufferProcPtr DestroyBuffer;
H A Ddri2.c98 DRI2DestroyBufferProcPtr DestroyBuffer;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h107 typedef void (*DRI2DestroyBufferProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:void (*)(DrawablePtr pDraw,DRI2BufferPtr buffer)
217 DRI2DestroyBufferProcPtr DestroyBuffer;
H A Ddri2.c116 DRI2DestroyBufferProcPtr DestroyBuffer;

Completed in 10 milliseconds