Searched refs:stw_pixelformat_score (Results 1 – 1 of 1) sorted by relevance
326 struct stw_pixelformat_score struct335 struct stw_pixelformat_score *scores, in score_pixelformats() argument397 struct stw_pixelformat_score *scores; in wglChoosePixelFormatARB()408 scores = (struct stw_pixelformat_score *) in wglChoosePixelFormatARB()409 MALLOC(count * sizeof(struct stw_pixelformat_score)); in wglChoosePixelFormatARB()451 struct stw_pixelformat_score score = scores[i - 1]; in wglChoosePixelFormatARB()