Searched refs:DRI2CreateBufferProcPtr (Results 1 - 4 of 4) 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) 172 DRI2CreateBufferProcPtr CreateBuffer; |
| H A D | dri2.c | 97 DRI2CreateBufferProcPtr CreateBuffer; |
| /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) 216 DRI2CreateBufferProcPtr CreateBuffer; |
| H A D | dri2.c | 115 DRI2CreateBufferProcPtr CreateBuffer; |
Completed in 8 milliseconds