Home | History | Annotate | Download | only in GL

Lines Matching refs:uSource

559 typedef BOOL (WINAPI * PFNWGLGENLOCKSOURCEI3DPROC) (HDC hDC, UINT uSource);
560 typedef BOOL (WINAPI * PFNWGLGETGENLOCKSOURCEI3DPROC) (HDC hDC, UINT *uSource);
572 BOOL WINAPI wglGenlockSourceI3D (HDC hDC, UINT uSource);
573 BOOL WINAPI wglGetGenlockSourceI3D (HDC hDC, UINT *uSource);