Searched defs:DRI2CreateBufferProcPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 107 typedef DRI2BufferPtr (*DRI2CreateBufferProcPtr)(DrawablePtr pDraw, typedef in typeref:typename:DRI2BufferPtr (*)(DrawablePtr pDraw,unsigned int attachment,unsigned int format) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 104 typedef DRI2BufferPtr(*DRI2CreateBufferProcPtr) (DrawablePtr pDraw, typedef in typeref:typename:DRI2BufferPtr (*)(DrawablePtr pDraw,unsigned int attachment,unsigned int format) |
Completed in 24 milliseconds