Searched refs:stw_pixelformat_choose (Results 1 – 5 of 5) sorted by relevance
71 stw_pixelformat_choose( HDC hdc,
454 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) in stw_pixelformat_choose() function
158 return stw_pixelformat_choose(hdc, &pfd); in get_matching_pixel_format()
27 stw_pixelformat_choose
164 return stw_pixelformat_choose( hdc, ppfd ); in wglChoosePixelFormat()