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