Home | History | Annotate | Download | only in GL

Lines Matching full:udelay

696 extern BOOL WINAPI wglGenlockSourceDelayI3D (HDC hDC, UINT uDelay);
697 extern BOOL WINAPI wglGetGenlockSourceDelayI3D (HDC hDC, UINT *uDelay);
709 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEDELAYI3DPROC) (HDC hDC, UINT uDelay);
710 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEDELAYI3DPROC) (HDC hDC, UINT *uDelay);