Searched refs:wglGetMscRateOML (Results 1 – 6 of 6) sorted by relevance
838 BOOL WINAPI wglGetMscRateOML (HDC hdc, INT32 *numerator, INT32 *denominator);
828 BOOL WINAPI wglGetMscRateOML (HDC hdc, INT32 *numerator, INT32 *denominator);
852 BOOL WINAPI wglGetMscRateOML (HDC hdc, INT32 *numerator, INT32 *denominator);
1201 #define wglGetMscRateOML WGLEW_GET_FUN(__wglewGetMscRateOML) macro
934 BOOL WINAPI wglGetMscRateOML (HDC hdc, INT32 *numerator, INT32 *denominator);
19494 …r = ((wglGetMscRateOML = (PFNWGLGETMSCRATEOMLPROC)glewGetProcAddress((const GLubyte*)"wglGetMscRat… in _glewInit_WGL_OML_sync_control()