Home
last modified time | relevance | path

Searched refs:stw_pixelformat_score (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pixelformat.c312 struct stw_pixelformat_score struct
320 struct stw_pixelformat_score *scores, in score_pixelformats() argument
383 struct stw_pixelformat_score *scores; in wglChoosePixelFormatARB()
394 …scores = (struct stw_pixelformat_score *) MALLOC( count * sizeof( struct stw_pixelformat_score ) ); in wglChoosePixelFormatARB()
434 struct stw_pixelformat_score score = scores[i - 1]; in wglChoosePixelFormatARB()