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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c326 struct stw_pixelformat_score struct
334 score_pixelformats(struct stw_pixelformat_score *scores,
396 struct stw_pixelformat_score *scores;
407 scores = (struct stw_pixelformat_score *)
408 MALLOC(count * sizeof(struct stw_pixelformat_score));
450 struct stw_pixelformat_score score = scores[i - 1];
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c326 struct stw_pixelformat_score struct
335 struct stw_pixelformat_score *scores,
397 struct stw_pixelformat_score *scores;
408 scores = (struct stw_pixelformat_score *)
409 MALLOC(count * sizeof(struct stw_pixelformat_score));
451 struct stw_pixelformat_score score = scores[i - 1];

Completed in 3 milliseconds