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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h107 typedef DRI2BufferPtr (*DRI2CreateBufferProcPtr)(DrawablePtr pDraw, typedef in typeref:typename:DRI2BufferPtr (*)(DrawablePtr pDraw,unsigned int attachment,unsigned int format)
172 DRI2CreateBufferProcPtr CreateBuffer;
H A Ddri2.c97 DRI2CreateBufferProcPtr CreateBuffer;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h104 typedef DRI2BufferPtr(*DRI2CreateBufferProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:DRI2BufferPtr (*)(DrawablePtr pDraw,unsigned int attachment,unsigned int format)
216 DRI2CreateBufferProcPtr CreateBuffer;
H A Ddri2.c115 DRI2CreateBufferProcPtr CreateBuffer;

Completed in 8 milliseconds