Searched refs:DRI2ScheduleWaitMSCProcPtr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 152 typedef int (*DRI2ScheduleWaitMSCProcPtr)(ClientPtr client, typedef in typeref:typename:int (*)(ClientPtr client,DrawablePtr pDraw,CARD64 target_msc,CARD64 divisor,CARD64 remainder) 181 DRI2ScheduleWaitMSCProcPtr ScheduleWaitMSC; |
| H A D | dri2.c | 102 DRI2ScheduleWaitMSCProcPtr ScheduleWaitMSC; |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ | ||
| H A D | dri2.h | 159 typedef int (*DRI2ScheduleWaitMSCProcPtr) (ClientPtr client, typedef in typeref:typename:int (*)(ClientPtr client,DrawablePtr pDraw,CARD64 target_msc,CARD64 divisor,CARD64 remainder) 225 DRI2ScheduleWaitMSCProcPtr ScheduleWaitMSC; |
| H A D | dri2.c | 120 DRI2ScheduleWaitMSCProcPtr ScheduleWaitMSC; |
Completed in 6 milliseconds