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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c418 uint bestindex; local in function:stw_pixelformat_choose
424 bestindex = 0;
472 bestindex = index;
479 return bestindex;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c448 uint bestindex; local in function:stw_pixelformat_choose
452 bestindex = 0;
500 bestindex = index;
507 return bestindex;

Completed in 5 milliseconds