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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c401 uint bestindex; local
407 bestindex = 0;
433 bestindex = index;
440 return bestindex;
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c401 uint bestindex; local
407 bestindex = 0;
433 bestindex = index;
440 return bestindex;

Completed in 2824 milliseconds