Searched refs:stw_pixelformat_choose (Results 1 – 4 of 4) sorted by relevance
65 stw_pixelformat_choose( HDC hdc,
175 return stw_pixelformat_choose( hdc, ppfd ); in wglChoosePixelFormat()
413 stw_pixelformat_choose(HDC hdc, CONST PIXELFORMATDESCRIPTOR *ppfd) in stw_pixelformat_choose() function
150 return stw_pixelformat_choose(hdc, &pfd); in get_matching_pixel_format()